Support

Account

Forum Replies Created

  • Hi elliot,
    Technically, no, I didn’t have the WYSIWYG toolbar turned off. HOWEVER, I am using a separate plugin called “CKEditor” to replace the default wordpress toolbar.

    As soon as I turned the CKEditor off, success! Now the WYSIWYG toolbar displays properly.

    I’m assuming it’s just a matter of the two plugins conflicting with each other? B/c the ACF custom fields plugin is probably connected to the default toolbar specifically?

    Thanks for your help and quick response!

  • I am having the same problem – I checked the console log and it does look like something is preventing the wysiwyg field from loading. It looks like this:

    TypeError: tinyMCE.settings is undefined
    body = $(editor.getBody() );

    TypeError: editor.getBody is not a function
    body = $(editor.getBody() );

    I’m not super advanced in javascript, so I was wondering if there is an easier way of fixing this issue? Or thoughts on what could be preventing the wysiwyg field from loading?

    Thanks, your help is much appreciated!

Viewing 2 posts - 1 through 2 (of 2 total)