Tagged Questions
1
vote
1answer
20 views
Unregister Nav Menu with fallback?
I am trying to create a child theme so theme updates are much easier. I want to remove the parent theme menus and add my own. I know I can modify the header.php file (where these menus exist) and ...
1
vote
1answer
224 views
Assign Menus to Theme Locations with theme activation
A site is using "child1" named child theme. When this site switches to other child theme named "child2", their widgets are moving too but theme locations are not moving. How can i auto assign menus to ...
3
votes
1answer
374 views
How do I create a magazine type menu - sub-menu setup using wp_nav_menu and child of twentyten? [closed]
I'm trying to create a menu and submenu with a child theme of twentyten, similar to this at the LA Times: http://www.latimes.com/ where when the site is first opened, it displays a set of childs, and ...