Title: TinyMCE editor not loading after installing plugin
Last modified: August 20, 2016

---

# TinyMCE editor not loading after installing plugin

 *  [ebol](https://wordpress.org/support/users/ebol/)
 * (@ebol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/)
 * Hello,
 * I’ve installed crayon on my wordpress 3.1.4, but after this, tinyMCE editor in
   not loading at all, I’m only getting buttons for toggling between wysiwyg and
   html editing mode. If I try to edit an existing post, its content kinda missing–
   the text is the same color as the background.
 * Btw, I’m ussing TinyMCE Advanced ([http://wordpress.org/extend/plugins/tinymce-advanced/](http://wordpress.org/extend/plugins/tinymce-advanced/))
   but disabling it still doesn’t change anything, so i think we can rule that one
   out.
 * Any ideas? Thx
 * [http://wordpress.org/extend/plugins/crayon-syntax-highlighter/](http://wordpress.org/extend/plugins/crayon-syntax-highlighter/)

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

 *  Plugin Author [akarmenia](https://wordpress.org/support/users/akarmenia/)
 * (@akarmenia)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466191)
 * I suspect the older version of WordPress is the reason. Can you update to 3.5?
   I’ll investigate the issue in any case.
 *  Thread Starter [ebol](https://wordpress.org/support/users/ebol/)
 * (@ebol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466204)
 * To be honest, that was also my first idea, sadly at the moment I can’t invest
   the time to update the site, since it would not be just a simple pure update,
   some of crucial ‘look and feel’ plugins are not compatible with latest WordPress
   version. But it seems I’m just delaying the inevitable. Thx!
 *  [jeepdon](https://wordpress.org/support/users/jeepdon/)
 * (@jeepdon)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466297)
 * I’m having the same problem. With the TinyMCE enabled in bbPress, and with Crayon
   installed, the Visual editor loses the toolbar entirely and loads existing text
   as white. The Text editor continues to work, and shows the Crayon button.
 * WP3.5.1, bbPress 2.3, Crayon 2.2.0.
 * [http://powershell.org/wp/forums](http://powershell.org/wp/forums) – you’ll need
   to create an account, and note that the menu bar FORUMS item doesn’t go to that
   spot yet. You’ll need to use that URL.
 * Any suggestions?
 *  [jeepdon](https://wordpress.org/support/users/jeepdon/)
 * (@jeepdon)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466298)
 * Follow-up: I’m incorrect; it isn’t loading the TinyMCE with white text. It doesn’t
   appear to be loading TinyMCE at all. I get the Text editor, but nothing in the
   Visual tab – can’t even type. The HTML is definitely in the source – I can see
   all the buttons’ <input> tags – but nothing is rendering.
 * On loading the page. tinymce_register.js is spewing “Can’t find variable v48fv.”
 * I also got a failed to load resource from tiny_mce.js, attempting to load /crayon-
   syntax-highlighter/util/tag-editor/langs/en.js.
 * And finally, a “refused to display document because of display forbidden by X-
   Frame-Options,” /crayon-syntax-highlighter/langs/en.js.
 * Hmm. You know, we use MaxCDN and CloudFlare. I’m strongly wondering if that has
   something to do with this, because it sees your script coming from a different
   URL. Let me investigate a bit – in the meantime, any suggestions appreciated.
 *  [jeepdon](https://wordpress.org/support/users/jeepdon/)
 * (@jeepdon)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466299)
 * Yeah, confirmed. It’s the CDN. I just need to figure out how to stop your code
   from being rewritten to the CDN URLs. This is something you’ll probably want 
   to document or FAQ, if you’re not able to create a workaround for it.
 *  [jeepdon](https://wordpress.org/support/users/jeepdon/)
 * (@jeepdon)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466300)
 * As a further note: Using W3 Total Cache plugin, you will have a default “wp-content/
   plugins/*.js” item int he Custom Files List under the CDN configuration. This
   cases all plugin JS files to be rewritten to the CDN. If you add “wp-content/
   plugins/crayon-syntax-highlighter/*” to the Rejected Files list, the JS files
   will STILL be rewritten to the CDN. I was able to make this work by removing “
   wp-content/plugins/*.js” from the Custom Files List. I realize this means many
   of my other plugin JS files are no longer in the CDN, but this seems like the
   only short-term workaround.
 *  Plugin Author [akarmenia](https://wordpress.org/support/users/akarmenia/)
 * (@akarmenia)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466302)
 * W3 Total Cache plugin shouldn’t be required anymore, the resources are minified
   now. I’ve updated the docs to reflect it.

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

The topic ‘TinyMCE editor not loading after installing plugin’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/crayon-syntax-highlighter_b0c4c0.
   svg)
 * [Crayon Syntax Highlighter](https://wordpress.org/plugins/crayon-syntax-highlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/crayon-syntax-highlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/crayon-syntax-highlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/crayon-syntax-highlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crayon-syntax-highlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crayon-syntax-highlighter/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [akarmenia](https://wordpress.org/support/users/akarmenia/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/tinymce-editor-not-loading-after-installing-plugin/#post-3466302)
 * Status: not resolved