Title: [Plugin: Admin Menu Editor] plugin admin page broken (when cfrom enabled, jquery
Last modified: August 20, 2016

---

# [Plugin: Admin Menu Editor] plugin admin page broken (when cfrom enabled, jquery

 *  [reghyz](https://wordpress.org/support/users/reghyz/)
 * (@reghyz)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-admin-menu-editor-plugin-admin-page-broken-when-cfrom-enabled-jquery/)
 * Hello,
 * When I activate cforms II plugin, all menu blocks (blocks blue) are disappearing
   from the admin page of AdminMenuEditor (but I still have top icons and buttons
   save/ undo/load default, and i keep my menu modifications). if I disable cforms
   everything is back to normal.
 * Safari’s Inspector give me the following errors:
 *     ```
       ReferenceError: Can't find variable: jQuery  - load-scripts.php:17
   
       TypeError: Result of expression 'd.widget' [undefined] is not a function. -load-scripts.php:24
   
       TypeError: Result of expression 'menuBox.sortable' [undefined] is not a function. menu-editor.js:459
       ```
   
 * it looks like there’s a jquery conflict somewhere , no ?
 * If i disable Cform II this alerts are disapearing.
 * I’ve tried loading jquery latest version in my theme’s function.php with :
 *     ```
       wp_deregister_script('jquery');
       wp_register_script('jquery',
       ("http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"), false, '');
       wp_enqueue_script('jquery');
       ```
   
 * and the the error is apearing again (even with cform disabled)
    are you using
   the last jquery version ?
 * I have these plugins enabled:
 * Admin Menu Editor 1.1.3
    Advanced Custom Fields 2.0.5 AJAX Thumbnail Rebuild 
   1.05 Category Checklist Tree 1.1 cforms 12.1 Custom Taxonomy Columns 1.0 TinyMCE
   Advanced 3.4.2.1
 * has anyone encountered the same problem or have an idea about what’s going on?
 * (Another thing, if I disable and reenable the plugin are my changes will be applied
   on the menu again, or should I redo everything? I’m scared to disable it for 
   testing)
 * thanks 🙂
    (sorry for my english )
 * [http://wordpress.org/extend/plugins/admin-menu-editor/](http://wordpress.org/extend/plugins/admin-menu-editor/)

The topic ‘[Plugin: Admin Menu Editor] plugin admin page broken (when cfrom enabled,
jquery’ is closed to new replies.

 * ![](https://ps.w.org/admin-menu-editor/assets/icon-128x128.png?rev=1418604)
 * [Admin Menu Editor](https://wordpress.org/plugins/admin-menu-editor/)
 * [Support Threads](https://wordpress.org/support/plugin/admin-menu-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-menu-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-menu-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-menu-editor/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [reghyz](https://wordpress.org/support/users/reghyz/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-admin-menu-editor-plugin-admin-page-broken-when-cfrom-enabled-jquery/)
 * Status: not resolved