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

---

# missing menu_position conflicts with other plugins

 *  Resolved [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/)
 * 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:** content-aware-sidebars.php
    **line:** 254 **from:** `'menu_position'
   => null,` **to:** `'menu_position' => 22,`
 * [http://wordpress.org/plugins/content-aware-sidebars/](http://wordpress.org/plugins/content-aware-sidebars/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * (@intoxstudio)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/missing-menu_position-conflicts-with-other-plugins/#post-4185594)
 * Thanks for your feedback. I am surprised that using “null” would allow other 
   menu items to override the position. This will of course be fixed in the next
   version.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/content-aware-sidebars/assets/icon-256x256.png?rev=1815877)
 * [Content Aware Sidebars - Fastest Widget Area Plugin](https://wordpress.org/plugins/content-aware-sidebars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-aware-sidebars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-aware-sidebars/)
 * [Active Topics](https://wordpress.org/support/plugin/content-aware-sidebars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-aware-sidebars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-aware-sidebars/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/missing-menu_position-conflicts-with-other-plugins/#post-4185594)
 * Status: resolved