Tagged Questions
0
votes
1answer
65 views
How to display conditional-content if wp_nav_menu( $args ) retruns something
I have a sidebar that displays child links of the current page (using this solotuin by http://wordpress.stackexchange.com/a/2809/27414) which works perfectly.
If there is child links to be displayed ...
0
votes
1answer
44 views
Can't remove menu items added by plugin
I am trying to remove menu items from the backend but for some reason I can't remove specific menu items added by plugins. For example, I can use this line to remove the plugins page and it works just ...
0
votes
1answer
89 views
Submenu opened problem
I am trying to fix a problem with a submenu.
I have coded (as you can see on jsfiddle: http://jsfiddle.net/8899x/87/ ) my horizontal menu and the submenu. I would like to leave the submenu opened when ...
0
votes
1answer
245 views
Settings options not showing up on Sub Menu page in WordPress plugin
So I have a plugin with two user-customisable settings. (It's not complete but I'm getting the framework in place.) When the two settings are on the "general" settings page they work just fine...
...
