0
votes
0answers
18 views

how to use Advanced Search Submenu in Premium Press Theme? [closed]

I knew Advanced Search submenu option is removed from new version of Premium Press may be due to some Javascript Problems. But I need it so I set the value to 1 of display_advanced_search in ...
0
votes
1answer
62 views

Removing Submenu from Menu

Thesis appears to automatically add the sub-menus (sub-menu ul) to menu parents if childs exists. I have a specific need to remove this html from a particular menu. The menu name is: second_level ...
10
votes
3answers
307 views

Wordpress API Menu/Submenu Order

I'm developing a child-theme using Wordpress 3.4.2 and the development version of the Options Framework by David Price. This is my first theme and I'm relatively new to this, so I've had a look into ...
1
vote
1answer
126 views

Two Navigation Menus - secondary nav is including main nav

Two Navigation Menus in Themes Produce the same menus? reference the subject on page link above. i created two navs, yet the secondary nav includes all pages. the main nav is fine, but the secondary ...
0
votes
1answer
2k views

Automatically Display Sub Menu

To start... I am new to Wordpress and developing themes. I've got a main menu which I've placed in my header using the following code: <?php wp_nav_menu( array( 'theme_location' => 'primary', ...
-1
votes
1answer
985 views

WordPress Child Theme - twentyeleven Menu Issues on Mobile Devices [closed]

I'm really hoping someone can assist me with formatting issues I am having with my twentyeleven child theme based of actual twentyeleven shipped with latest version of WordPress. Basically the main ...