How to prevent Menu Item from appearing as both Header and in list ?
-
Hopefully you can help me figure this out.
I’ve fiddled with a bunch of options but can’t quite make this work they way I want.
I have nav like this:
About
– Our Story
– Our Coaches
– Our Facility
etc.In my sidebar, if I am on the top level page (About), it shows up as both the widget title and in the list, which is not what I’m looking for.
About
——-
* About
* Our Story
* Our …If I am viewing a child page, i.e. “Our Story”, it displays correctly:
About
—–
* Our Story
* Our …The shortcode generated from the emulator looks like this:
[custom_menu_wizard menu=3 title=”Custom Menu Wizard” children_of=”parent” fallback_parent=”parent” title_from=”parent current” contains_current=1]
Can you provide any insight on what I need to do to make the parent item appear as the header (widget-title) but not in the list (like the second option)?
Here’s a screeshot of the two displays: bottom version is correct.
https://oi61.tinypic.com/xemot2.jpg
Thank you in advance for your help.
- The topic ‘How to prevent Menu Item from appearing as both Header and in list ?’ is closed to new replies.