Hi guys, I'm running Joomla 1.7 and VM 2.0.4
Strange problem this, I have SEF links enabled and have a menu item set for Virtuemart Front Page and one for Cart (which I have aliased as shopping-basket)
I have noticed that after adding a product to the cart and going to the cart, the 'Continue Shopping' on the Cart and the VirtueMart Category Module menu links all point to:
index.php/shopping-basket/category/product
instead of:
index.php/virtuemart/category/product
Clicking these links does not give an error, but it does not leave the Cart page either.
The Category module is set to Parent Category: Top level Category and Layout: All
Caching is also disabled.
I believe this is a bug, but if not can anyone explain what is causing this and how I can fix this so the links from the Cart go back to index.php/virtuemart/?
Thanks
Hi,
PLZ control that you have set a menu linking to virtuemart home page.
If you don't wan't see it, then simply add it in a joomla menu but "not" in a menu module.
Quote from: Electrocity on April 13, 2012, 05:40:49 AM
PLZ control that you have set a menu linking to virtuemart home page.
= "have a menu item set for Virtuemart Front Page"
So that is not the problem
Apologies, I spoke too soon!
My menu item was Unpublished (maybe not by myself) - so it must also be Published to work.
Thanks Electrocity.