Plugin breaks the Wp editor
-
We’ve been using this plugin for a while, and its been working great.
But this caused a conflict with the Newspaper theme and the wp editor
when i want to edit a template and load the wp editor the menu of the editor not display
Screenshot: https://prnt.sc/pzyxgc
While the plugin is running and load the wp editor , we see this error while inspecting the console:
wpeditor.php?wp_path=/home/demosite/public_html/xxxxx/:167 Uncaught TypeError: Cannot read property ‘activeEditor’ of undefined
at window.loadIframe (wpeditor.php?wp_path=/home/demosite/public_html/xxxx/:167)the error in 167: var editor = window.tinymce.activeEditor;
at onload (wpeditor.php?wp_path=/home/demosite/public_html/xxxxx/:270)
the error in 270: <body onload=”loadIframe()”>
We’re also running PHP 7.2 and WordPress 5.3
We use the Page Links To plugin for a number of pages, so it would be great to get it working again.
- The topic ‘Plugin breaks the Wp editor’ is closed to new replies.