Title: missing menu_position conflicts with other plugins
Last modified: August 21, 2016

---

# missing menu_position conflicts with other plugins

 *  [grezvany13](https://wordpress.org/support/users/grezvany13/)
 * (@grezvany13)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/missing-menu_position-conflicts-with-other-plugins-1/)
 * Since I use a lot of plugins which add menu items to the admin menu I found out
   that it sometimes overrides other plugins or gets overridden.
 * The plugins keeps working, however the menu item disappears (for clients this
   equals to “not working”).
 * The solution is simple; modify:
 * **file:** inc/custom-post.php
    **line:** 33 **after:** `'supports' => array('
   title','editor')` **add:** `'menu_position' => 22,`
 * [http://wordpress.org/plugins/q-and-a/](http://wordpress.org/plugins/q-and-a/)

The topic ‘missing menu_position conflicts with other plugins’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/q-and-a.svg)
 * [Q and A FAQ and Knowledge Base for WordPress](https://wordpress.org/plugins/q-and-a/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/q-and-a/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/q-and-a/)
 * [Active Topics](https://wordpress.org/support/plugin/q-and-a/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/q-and-a/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/q-and-a/reviews/)

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [menu_position](https://wordpress.org/support/topic-tag/menu_position/)

 * 0 replies
 * 1 participant
 * Last reply from: [grezvany13](https://wordpress.org/support/users/grezvany13/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/missing-menu_position-conflicts-with-other-plugins-1/)
 * Status: not resolved