Plugin load error after update
-
Hi,
Recently I have updated all my plugins and WordPress to the newest version. Popup Maker started throwing an error whenever I went into the Page Editor (using Avada). I tried removing the plugin completely and then reinstalling it, but no luck.
I read something in the following post:
‘WP 4.5 Javascript errors / popups no longer working’And saw that someone posted the problem:
In jQuery v1.11 this was ok and would result in the correct selection:
jQuery(‘a[href=#]’);Now it needs to look like this:
jQuery(‘a[href=”#”]’);My installations:
Using WordPress version: 4.9.4–nl_NL
Using Popup Maker version: 1.6.6The Error itself:
Failed to load plugin url: http://eigentijdsnederland.swiftfreeze.com/wp-content/plugins/popup-maker/assets/js/mce-buttons.min.jsThank you in advance
The page I need help with: [log in to see the link]
The topic ‘Plugin load error after update’ is closed to new replies.