When editing a type with a multiline field with visual editor enabled the Visual / HTML buttons appear but no WYSIWYG.
I am not getting any Javascript errors.
Any help or suggestions much appreciated.
When editing a type with a multiline field with visual editor enabled the Visual / HTML buttons appear but no WYSIWYG.
I am not getting any Javascript errors.
Any help or suggestions much appreciated.
I think to this was fixed into the development version.
want you help us to test it?
https://github.com/magic-fields-team/Magic-Fields-2
We will release a fixed version for wp 3.3 soon
Hi, I appreciate the response. Due to lack of time I actually ended up using another plugin but ran into a similar plugin with that too. I appears that the WYSIWYG editor would only appear on the custom field visual editor if the 'Visual' tab on the main content was selected (as apposed to the 'HTML' tab).
Not sure if this has anything to do with the issue I experienced with MF2 but I thought it was worth a mention as it has me scratching my head for a while.
All the best.
I have installed the development version and there are still no rich text editor tools visible. In console I see several errors about not being able to find Tiny MCE. Specifically it is getting a 404 looking for this:
http://mysite.com/wp-includes/js/tinymce/themes/simple/editor_template.js?ver=345-20111127
There is also an "uncaught referenceerror" for the method "switchEditors" not being defined. That method is called on line 44 of multiline_field.js.
Since it was looking for the "simple" theme, which is apparently not present in WordPress 3.3.1, I downloaded it from TinyMCE, stuck it in the expected path and now it works.
It is only the simple theme so now I am going to look at how to set it to use the Advanced theme but this will at least get things working for anyone needing it.
Let me add to this. I know there's been no posts in the past 3 months but I just started using MF2 and I'm experiencing the exact same issues. morehawes is correct. If you have the main visual editor on for the main content, you get the visual editor everywhere else. Turn it off, and it's all gone everywhere. Very frustrating although I like a lot of the changes in the new version.
I've got the same problem. Any chance someone fixed it yet?
Btw, great plugin! made my life easier! Thanks
You must log in to post.