Home › Forums › Front-end Issues › Frontend WYSIWYG Problems › Reply To: Frontend WYSIWYG Problems
Removing the tinyMCE validation throws this error:
Uncaught ReferenceError: tinyMCE is not defined
Naturally I included wp-includes/js/tinymce/tiny_mce.js
and got this error:
Uncaught TypeError: Cannot set property 'theme_advanced_buttons1' of undefined
Diving deeper…
As a first attempt, since the errors produced are due to ACF attempting to reset tinyMCE settings, I tried simply commenting out the lines that reset the settings, thus throwing this error.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.