News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Categories disabled but remain on startpage

Started by mromen, May 23, 2012, 19:28:20 PM

Previous topic - Next topic

mromen

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.

Jimmyd2012

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.

PRO

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');