I resently startet to reopen my store, that is made in Quick Cart 2.2. I made then some changes to the template, and now i dont remember what i did.
Now i have problem with subpages/subcategories.
When i make categorie and subgategories to it. The list of subcategories wil show corrctly if the categorie is in menu 2, but when in menu 1, then the subcaterylist aint there
What could have i done back then to my template that it's showing different when in menu2 or menu1
» Quick.Cart v2.x
sampsu
2008-09-28 20:52
so when i make:
category01 |-subcategory01 |-subcategory02
When i clik category01 in menu2 it will show the list off subgategories right in the webpage:
Category01
subcategory01 short description
subcategory01 short description
but when i make the same categories (or move those) to menu1, it wont show the list off subgateries and their short descriptions in the main area.
It's very strange problem because displaying subpages in content of page isn't connected with menu type.. Function which returns data of subpages is in file core/categories.php listCategoriesChildren and template for this function is templates/contents_details.tpl block SUB.