Breaks the tinymce visual editor
-
Recent error since WP 4.5.1 update (or 4.5 and I wasn’t looking…)
The tinymce visual editor doesn’t keep content, or allow you to add media. Text works ok, but then switching back to visual loses the content.
I can see the visual editor, but I can’t add media, and if I switch between text and visual editor, the content resets. If I add it in text editor (including media) it works.
The console gives this error message:
wp-tinymce.php?c=1&ver=4310-20160418:12 Uncaught TypeError: Cannot read property ‘refreshContentEditable’ of undefinedI turned debugging on in wp-tinymce.php, and got this in the console:
TypeError: n.quirks is undefined
…{if(o=r.getRng(),o.item&&(a=o.item(0)),n.quirks.refreshContentEditable(),c=t(r.g…I’ve swapped the wp-tinymce.php file for a fresh one, but same problem.
Couldn’t tell what plugin was causing it, so deactivated all of them and reactivated. It was Opening Hours. Now looks like this is abandoned…?
Windows 7
Chrome 50.0.2661.94 (just updated in case)
Firefox 46.0 (just updated in case)
- The topic ‘Breaks the tinymce visual editor’ is closed to new replies.