Title: [Plugin: Magic Fields] Doesn&#039;t work with 3.3
Last modified: August 20, 2016

---

# [Plugin: Magic Fields] Doesn't work with 3.3

 *  [Joe Hoyle](https://wordpress.org/support/users/joehoyle/)
 * (@joehoyle)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/)
 * The TinyMCE editor stuff changed a bit in 3.3 which broke compat with magic fields.
 * I have had to make several patches, let me know if you want me to submit them
   somewhere.
 * [http://wordpress.org/extend/plugins/magic-fields/](http://wordpress.org/extend/plugins/magic-fields/)

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

 *  [Michael](https://wordpress.org/support/users/nikonratm/)
 * (@nikonratm)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487085)
 * Not sure where they’re officially supposed to be posted, but if you wouldn’t 
   mind posting them here I (and I’m sure lots of other people) would greatly appreciate
   it.
 *  Thread Starter [Joe Hoyle](https://wordpress.org/support/users/joehoyle/)
 * (@joehoyle)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487086)
 * I opened a pull request here: [https://github.com/hunk/Magic-Fields/pull/157](https://github.com/hunk/Magic-Fields/pull/157)
 * clone from [git@github.com](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/git@github.com?output_format=md):
   humanmade/Magic-Fields.git to use a version compatibile with 3.3
 *  [Michael](https://wordpress.org/support/users/nikonratm/)
 * (@nikonratm)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487087)
 * Thats great Joe, thanks. However I’m also having a problem where TinyMCE isn’t
   loading on multiline fields, I guess you’re not having that problem?
 *  Thread Starter [Joe Hoyle](https://wordpress.org/support/users/joehoyle/)
 * (@joehoyle)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487088)
 * Hmm, I don’t remember having that issue no, so unless I made a fixed without 
   thinking about it, I don’t think so.
 *  Thread Starter [Joe Hoyle](https://wordpress.org/support/users/joehoyle/)
 * (@joehoyle)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487110)
 * Ahh, try switching to HTML editor in the main content area, then reload the page.
   For some reason, if you don’t have the TinyMCE Visual view set on teh main content,
   other TinyMCEs don’t work.
 *  [ccgjosh](https://wordpress.org/support/users/ccgjosh/)
 * (@ccgjosh)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487112)
 * I was having the same problem, looks like the new version of WP has removed some
   files in tinymce. Here’s how I fixed:
 * – Download the latest tinymce at [http://www.tinymce.com/download/download.php](http://www.tinymce.com/download/download.php)
 * – Copy the ‘simple’ folder: tinymce/jscripts/tiny_mce/themes/simple
 * – Upload the simple folder to /wp-includes/js/tinymce/themes
 * Looks a little different but it works.
 *  [eastbank](https://wordpress.org/support/users/eastbank/)
 * (@eastbank)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487173)
 * I’m on WP 3.3.1 and had this problem when I used Magic Fields on a custom post
   type. The problem was that I did not have the ‘editor’ turned on for the post
   type, so the TinyMCE wasn’t showing up on the multiline text fields.
 * The solution was to turn on the editor, when i did that the problem went away.
 * I did not want the editor to be seen or used by the client though, so to fix 
   that, I put this in the ‘help text’ area of the first magic field:
    `<style type
   =text/css>#postdivrich {display:none;}</style>`
 * I was aware of this problem, and the fix for it because I use Custom Field Template
   quite often and it has the same issue.

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

The topic ‘[Plugin: Magic Fields] Doesn't work with 3.3’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-fields.svg)
 * [Magic Fields](https://wordpress.org/plugins/magic-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/magic-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/magic-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-fields/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [eastbank](https://wordpress.org/support/users/eastbank/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-magic-fields-doesnt-work-with-33/#post-2487173)
 * Status: not resolved