Hello everbody ;D,
I have two ways how I can acess VM Categories:
One way is to use the links in the TOP Menu which is linked with the Categories. In the TOP Menu I have Categories A,B,C and Subcategories 1,2,3
If i click on Categorie A there will be list shown with Subcategories 1,2,3
and if I click on the Subcategories there will be a list with the products. Everything works fine!
(http://pic-hoster.net/upload/47083/Top.png)
The other way is not to use the TOP Menu.
(http://pic-hoster.net/upload/47084/Cat.png)
If I click on a Categorie I wont be direct to a List with all Subcategories -> I will be directed to something completly strange. I will be directed to the root of the Store. I see a list with ALL the products I have in the store!
My question is: What have I done wrong? I want to see the Subcategories when i Click on a Categorie. Not the whole Store!
Btw: Every Categorie and Subcategorie are VirtueMart CategorieS Layout.
Edit:
When I use Method 1 (TOP Menu) URL looks like this
home/categorie A/Subcategorie 1
When i use Method 2 (direct VM links) URL looks like this
home/categorie A and if I click on Subcategorie 1 then URL doesn't look like
home/categorie A/Subcategorie 1 instead it looks like
home/categorie A/categorie A/Subcategorie 1 -> error :D