Thread Starter
xs650
(@xs650)
@bicjohnson, if you find a solution, please let me know. If I find one, I will post back here.
Got it. Use the Gecka Submenu widget. You can add a class to it to style it just the way you want and only display the ‘children’ of a specific main navigation page. Not bad. Good luck.
Thread Starter
xs650
(@xs650)
Gecka is very similar to one I was using called Section Subnav, but still doesn’t come with an expand/collapse for parent/children like JQuery Accordion. I am trying to figure out how to use show/hide with it now.
I have stated to use Advanced Sidebar Menu which automatically creates sub nav menu based on child/parent relationship. However, I also need menus to be accordion style due to large number of grandchildren to hide/display.
The other option is to combine JQuery Accordion with “Display Widgets” plug in. The Display Widgets allows you to select for which pages (or categories) any given menu appears.
Thread Starter
xs650
(@xs650)
I can make them show/hide (expand/collapse) using this
http://mysitemyway.com/docs/index.php/Collapsible_sidebar_menus
But I lose the ability to make the parent a clickable link and that won’t meet the requirements on the project I am currently working on
If that code could be modified to show/hide and be clickable, it would work