Hi,
In control panel I disabled category view but they still show up on the startpage. Any ideas how I can disable categories from showing on the startpage and pages? I don't wanna show categories, I use categories only in a Phoca extended menu so I can present more menulevels.
Thx, Michael.
Hi,
I am having the same problem and it is really bugging mez have you managed to find a solution for getting this fixed?
Thanks.
the frontpage uses
views/virtuemart/tmpl/default.php
THIS code loads all the top level categories
# load categories from front_categories if exist
if ($this->categories) echo $this->loadTemplate('categories');