description category

Hello. There is a description for the main category. How to make for under categories was not shown a description of the main categories. The desired output of the description under categories.
Attachment 39013
Attachment 39014

12 answers

Profile photo of Alexandru Gorbenco 240.00 $tone August 5, 2014
Public

@Chavan ;

Am sorry to get into this but i know how to help the guy;

@denis_ka74 ;

As i see you are not familiar that much with how "category" and "filters (shop by)" works. So in order to help you out we should go a bit from the basics, so that i do not only reach your desire result but also explain you how it works.

So first of all http://prntscr.com/49p1uj -- SHOP BY -- is easy to translate; So here is what you have to do

Go to core folder /app/locale/en_US/Mage_Catalog.csv here is a print screen of the file location http://prntscr.com/49pda2

Then find on line 634 the following statement

"Shop By","Shop By"

and change it to (i highlighted with red the part you have to change -- http://prntscr.com/49pduu)

"Shop By","Filter"

So then in magento back-end go to System-> Cache Management and purge and clear magento cache. Both buttons -> http://prntscr.com/49pegn -- After you clean the cache refresh your browser page and you will get to your result

And instead of Shop By there will be Filter as you wished; -- That’s it for this question

Now.. about that you want to layout there the category description, for that is needed to write some custom code, but i don’t have time for this right now, let’s see if first thing is done and then later one i will help you to layout the description…

p.s. Let me know how it worked.

#2
Profile photo of Alexandru Gorbenco 240.00 $tone August 5, 2014
Public

When using the filter displays the description of the main categories. It should not be.

When you use a filter you get a category description? Please provide print screen as i don’t remember for it to happen…

#5
Profile photo of Denis Kalganov 40.00 $tone August 5, 2014
Public

I need to use anchors whenever a description of the categories , and not a description of the main categories. As if the anchor is not used.
Мне нужно чтобы при использовании якоря выводилось описание подкатегорий , а не описание главной категории. Так же, как если якорь не использовать.
Attachment 39017
Attachment 39018
Attachment 39019
Attachment 39020
Attachment 39021

#8
Profile photo of Alexandru Gorbenco 240.00 $tone August 5, 2014
Public

I see what you want but that does not enter the support scope. Ok so for you to understand better, i can help you achive to get category description like this -- http://prntscr.com/49ptwg;

WHen user enters a Category or subcategory we can make the description layout there with not very much of a custom Code.

BUT you can not you can not make there layout the description of another category when Choose a certain Anchor! -- When one choose an anchor those are not categories those are Attributes from a Attribute Set. When user clicks on Anchor he does not go to another category. He remains in the same cateogry he just sorts the products thnx to anchors. So that is why another Description iwll not appear there. Cause still it will remain the same category!

These are categories -- http://prntscr.com/49pvs8 -- and they have subcategories;

These are attributes and attribute sets -- switching between them will not make you switch between categories -- http://prntscr.com/49pw01

I will explain here in russian.

Якорь это не категория! -- когда посетитель нажимает на якорь сполюзутся фильтр с Помошю атрибутов в Той же Категории. То есть когта ты находишся в какойта категории и начинаешь сортировать товар то ты остаешся в этой же категории… Якори не отпровляет в другую категорию юкорь испльзует Атрибуты Итемов в данной категории. Вот так вот… То что ты назвал якорь "категория" -- это его категории не сделает он есть аттрибутив товара.

#10
Profile photo of Denis Kalganov 40.00 $tone August 5, 2014
Public

Сапасибо! Думал что так возможно с использованием якоря. Надо не использовать якорь и немного переделать style.css
Еще раз благодарю!

#11
Profile photo of Alexandru Gorbenco 240.00 $tone August 5, 2014
Public

Glad i helped If you have any further questions please feel free to post and tag me, i will help you out or give you advices.

p.s. Make sure you create and upload a custom.css in witch you will do the changes, other wise you risk to loose the changes you will do when Updating the template.

#12

Please login or Register to Submit Answer

Written By

Comments