plugin causing errors on divi theme
-
I use DIVI theme/builder on my website, and this plugin has broken the WYSIWIG editor (tinyMCE)
Using the chrome debug tools I found the following error, which was coming from your plugin. disabling the plugin solves the issue.
base.js?ver=2.4.9:3 Uncaught TypeError: wp.domReady is not a function
at base.js?ver=2.4.9:3:4
at base.js?ver=2.4.9:5:37`which in turn causes this error
tinymce.min.js?ver=6.0.1:2 Uncaught Error: Node cannot be null or undefined at Object.ir [as fromDom] (tinymce.min.js?ver=6.0.1:2:46730) at ip (tinymce.min.js?ver=6.0.1:2:187777) at tinymce.min.js?ver=6.0.1:2:350299 at tinymce.min.js?ver=6.0.1:2:99322 ir @ tinymce.min.js?ver=6.0.1:2 ip @ tinymce.min.js?ver=6.0.1:2 (anonymous) @ tinymce.min.js?ver=6.0.1:2 (anonymous) @ tinymce.min.js?ver=6.0.1:2 setTimeout (async) throttle @ tinymce.min.js?ver=6.0.1:2 r @ tinymce.min.js?ver=6.0.1:2 C @ tinymce.min.js?ver=6.0.1:2 d @ tinymce.min.js?ver=6.0.1:2
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘plugin causing errors on divi theme’ is closed to new replies.