dentedcan
Member
Posted 7 months ago #
Hi everyone. I've got a horizontal nav using Menubar that works great. Only one of the main menu items is from a CategoryTree (the rest are from PageTree). Is their any way to remove the link on the main 'Categories' link while still showing the children as links? Right now the parent 'Categories' and the children are all links.
The site and menu, for reference
I'm completely stumped. Hoping someone has an idea.
Thanks!
Dave
http://wordpress.org/extend/plugins/menubar/
Hi Dave,
You could start adding that 'Categories' parent as a 'Heading' type, then add every single category, one at a time, as a 'Child of' that parent. The child items could be added as 'Category' or 'CategoryTree' types.
dentedcan
Member
Posted 7 months ago #
Andrea:
You're brilliant! That does exactly what we needed. I can't thank you enough. :)
- a very grateful Dave
You're welcome, Dave! Glad we found a suitable solution.