Title: Changing the menu
Last modified: August 22, 2016

---

# Changing the menu

 *  [writeonsister](https://wordpress.org/support/users/writeonsister/)
 * (@writeonsister)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/changing-the-menu-3/)
 * Hello
 * I’m trying to change which menu is displayed at the top of my website and no 
   matter what i do it sticks with what it was on my old site.
 * I have tried to change it to a new menu multiple times in the menu’s section.
   Any ideas what i’m doing wrong? I’ve never had this problem before.
 * Thanks

Viewing 1 replies (of 1 total)

 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/changing-the-menu-3/#post-5431755)
 * Try the following code
 *     ```
       // value can be "id, slug, name"
       wp_nav_menu( array('menu'=>$value) );
       ```
   
 * It will only show the menu you specify, I think this is what you are missing,
   by not giving the menu argument. It may not show your desired menu..

Viewing 1 replies (of 1 total)

 The topic ‘Changing the menu’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/changing-the-menu-3/#post-5431755)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
