Title: [Plugin: Front-end Editor] Uncaught TypeError: Object # has no method &#039;loadPlugins&#039;
Last modified: August 20, 2016

---

# [Plugin: Front-end Editor] Uncaught TypeError: Object # has no method 'loadPlugins'

 *  [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/)
 * Hey guys,
 * Running the latest version of FEE and WP.
 * Have wp_head and wp_footer present in my theme.
 * Getting this in the console when I check the box for “Text Widget Content” in
   the settings panel:
 * Uncaught TypeError: Object #<Object> has no method ‘loadPlugins’
 * Aloha is present on the page.
 * When I deselect “Text Widget Content”, the “edit” button appears, but the WYSIWYG
   editor doesn’t show up. No errors in the console. Should the editor appear for
   editable_post_meta()?
 * Any ideas? The WYSIWYG editor won’t show up, either.
 * Thanks,
    Jacob
 * [http://wordpress.org/extend/plugins/front-end-editor/](http://wordpress.org/extend/plugins/front-end-editor/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607741)
 * I’m not sure I understand. You get this JS error while on `/wp-admin/options-
   general.php?page=front-end-editor` ?
 *  Thread Starter [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607792)
 * Sorry about that. I’m seeing that error on the front end.
 * -J
 *  Thread Starter [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607910)
 * Any idea what might be causing that error?
 * Or why the WYSIWYG editor wouldn’t show up when editing a custom field? No errors
   appear when this happens.
 * Thanks,
    Jacob
 *  Thread Starter [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607948)
 * I’ll take that as a “no”. Oh well. Thanks anyway.
 * -J
 *  Thread Starter [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607950)
 * Ok, last update.
 * I just re-tested with Twenty Eleven and found that FEE doesn’t use the WYSIWYG
   editor for editable_post_meta, anyway. Super bummer.
 * Any plans to add this functionality?
 * Thanks,
    Jacob
 *  Plugin Author [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607951)
 * You have to pass ‘rich’ as the third parameter:
 * [https://github.com/scribu/wp-front-end-editor/wiki/Editing-custom-fields](https://github.com/scribu/wp-front-end-editor/wiki/Editing-custom-fields)
 *  Thread Starter [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607952)
 * Awesome! That wasn’t super clear in the docs, but makes sense now.
 * When I add the third parameter as “rich”, I get the following errors in the console:
 * Uncaught TypeError: Object #<Object> has no method ‘loadPlugins’
    Uncaught TypeError:
   Object [object Object] has no method ‘aloha’
 * But works in 2011, so must be a theme error. I’ll report back later.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: Front-end Editor] Uncaught TypeError: Object # has no method'
loadPlugins'’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-editor.svg)
 * [Front-end Editor](https://wordpress.org/plugins/front-end-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-editor/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-uncaught-typeerror-object-has-no-method-loadplugins/#post-2607952)
 * Status: not resolved