Title: menu order not saving &#8211; specific
Last modified: August 21, 2016

---

# menu order not saving – specific

 *  [pinkhare](https://wordpress.org/support/users/pinkhare/)
 * (@pinkhare)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/menu-order-not-saving-specific/)
 * I found that the following part in the walker edit file is not saving.
 * <input class=”menu-item-data-position” type=”hidden” name=”menu-item-position[
   <?php echo $item_id; ?>]” value=”<?php echo esc_attr( $item->menu_order ); ?>”/
   >
 * Among all the other menu option variables, only ‘$item->menu_order’ does not 
   change after saving but the others do.
 * I ran ‘jQuery(‘#menu-item-6982 .menu-item-data-position’).val()’ in Chrome console,
   then I got always the number ‘1’. So the menu item(menu-item-6982)’s order (position)
   have not ever saved and it’s always on the top of the menu editor(Appearance -
   > Menus).
 * Why is not JUST this option var saved? And how could I save it?

The topic ‘menu order not saving – specific’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [pinkhare](https://wordpress.org/support/users/pinkhare/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/menu-order-not-saving-specific/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
