|
Beste mede Nederlandse Magento gebruikers,
Heb deze vraag ook in het algemene stuk van het forum geplaatst, maar heb het gevoel dat de topic snel onder het water vergaat en niemand meer reageerd, en omdat eerder al iemand snel op mijn vraag reageerde op het nederlandse gedeelte probeer ik het weer hiet.
Ik wil 1 template gebruiken voor mijn categorien.
Nu moet ik per categorie waar de producten instaan het instellen maar dat is niet te doen als je veel categorien hebt. Ik wil het dus in 1 keer instellen.
KOPIE VAN ORGINELE TEKST:
Hi all,
My problem is that i don’t know how i set one templates for all categories.
If i go to: Catalog -> Manage categories, then i can set a template to a category.
BUT: If i set the template (2 collumns) to the “Root Category”, and set the option: Apply to this category and all its child elements. Then a sub category don’y take that template.
I’ve installed the “Magento sample data” and if i set a template (2 collumns) to the Cellphones category (the items are directly in that category, that it work. But i want to set it in one time and not all categories seperate.
Can i set it somewhere global for all categories?
I can set a template for all content pages like: About us etc.. But can’t find to set it to all categories in one click..
Thanks for al possible help
Justin
Oh and one more thing:
I’ve added a category-list to my left collumn, and set it at CMS -> Manage pages -> Homepage -> Custom design
With this code:
<reference name="left"> <block type="catalog/navigation" name="catalog.vertnav" template="catalog/navigation/vert_nav.phtml" before="left.newsletter" /> </reference>
But i want to display this categorylist when people view categories too..
Must i paste this code somewhere else to achieve that?
|