Hi,
I'm trying to put the omega navigation on the storefront, however I can't get the child categories to toggle. What am I missing? If I put <mvt:item name="category_tree" /> it doesn't work. I've made sure that the "omega-navigation.css" and "omega-navigation.js" are declared. I made sure the page items are identical. I've tried to manually add the "is-active" class to "x-accordion-category-tree__row" manually with javascript. Nothing works, unless it's on a category page. I've gone through it line by line and there doesn't seem to be any reason why it won't work other pages as the code is the same.
Ideally, I'd like to have the menu on the left side on every page, with additional toggle-able links for other pages and sections of our website, similar to:
https://colossus.mivareadythemes.com...e-coffees.html
If need be, I can hard code the menu links instead of relying on Miva to generate it if that would be simpler, as we only have maybe a dozen links, however it just doesn't work no matter what I try.
Any input would be appreciated.
Thanks,
Nathan
I'm trying to put the omega navigation on the storefront, however I can't get the child categories to toggle. What am I missing? If I put <mvt:item name="category_tree" /> it doesn't work. I've made sure that the "omega-navigation.css" and "omega-navigation.js" are declared. I made sure the page items are identical. I've tried to manually add the "is-active" class to "x-accordion-category-tree__row" manually with javascript. Nothing works, unless it's on a category page. I've gone through it line by line and there doesn't seem to be any reason why it won't work other pages as the code is the same.
Ideally, I'd like to have the menu on the left side on every page, with additional toggle-able links for other pages and sections of our website, similar to:
https://colossus.mivareadythemes.com...e-coffees.html
If need be, I can hard code the menu links instead of relying on Miva to generate it if that would be simpler, as we only have maybe a dozen links, however it just doesn't work no matter what I try.
Any input would be appreciated.
Thanks,
Nathan
Comment