riomusi 0 Report post Posted September 1, 2011 Hi, just want to share a sweet tip for those who need. I tried to disable the parent level nav link in menu bar, and I found a good way. 1. install "[link]http://wordpress.org/extend/plugins/disable-parent-menu-link/[/link]" 2. edit the plugin, change the line jQuery("ul (li.menu-item):has(ul.sub-menu)") to jQuery("ul (li.menu-item):has(ul.children)") 3. enable the plugin, that's it! thank me! Share this post Link to post Share on other sites
catrina 103 Report post Posted September 1, 2011 Thanks for sharing! Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites