Title: trouble adding additional menu
Last modified: August 20, 2016

---

# trouble adding additional menu

 *  [meganlee1984](https://wordpress.org/support/users/meganlee1984/)
 * (@meganlee1984)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/trouble-adding-additional-menu/)
 * Hi,
    I’m having trouble adding additional menus to my wordpress theme. The url:
 * [http://www.mytechletter.com/MTLnew/thought-piece/this-is-a-test-for-thought/](http://www.mytechletter.com/MTLnew/thought-piece/this-is-a-test-for-thought/)
 * I would like to have different header & footer navs, but I’m not sure what I’m
   missing here.
 * I’m working off of builder, and a child theme of builder. I’ve made sure that
   both my parent and child theme has the php of:
    `add_theme_support( 'menus' );`
 * and I’m using custom templates which have the following placed in the header:
 *     ```
       <?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'container_class' => 'menutop' ) ); ?>
       ```
   
 * And I’m naming the menu ‘menutop’
 * Still my theme will only recognize one menu. Any help would be great.

The topic ‘trouble adding additional menu’ is closed to new replies.

## Tags

 * [builder](https://wordpress.org/support/topic-tag/builder/)
 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [ithemes](https://wordpress.org/support/topic-tag/ithemes/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 0 replies
 * 1 participant
 * Last reply from: [meganlee1984](https://wordpress.org/support/users/meganlee1984/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/trouble-adding-additional-menu/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
