Umm not sure what menu are you referring to?
All I want is to be able to control
breadcrumbs, for example:
I want to create an
Articles section page on my site, that page will contain links to a bunch of static pages with articles. When user visit any of those static pages, he should see next thing in breadcrumbs :
MySite >
Articles > Page name
As of right now, X-cart would show ALL static pages at root lvl:
MySite > Page Name
Returning to my previous question, is changing static page template to remove breadcrumbs section and then hard-code breadcrumbs in every single static page is the only way to take full control of breadcrumbs on static pages?
