Title: Error Message
Last modified: July 20, 2026

---

# Error Message

 *  Resolved [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * (@rodeboy)
 * [2 weeks, 5 days ago](https://wordpress.org/support/topic/error-message-1088/)
 * When working in WP Admin, on pages, I am getting an error message in a box saying“
   Failed to load plugin url: [https://www.p******books.co.uk/wp-content/plugins/popup-maker/dist/assets/mce-buttons.js?version=1.23.0&#8221](https://www.p******books.co.uk/wp-content/plugins/popup-maker/dist/assets/mce-buttons.js?version=1.23.0&#8221);
 * I have deactivated the plugin. Any ideas what is causing this? Is there an update
   planned to correct this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-1088%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Support [Jamie P.](https://wordpress.org/support/users/jamiepineda/)
 * (@jamiepineda)
 * [2 weeks, 4 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18970931)
 * Hi @rodeboy
 * Sorry to hear about the error you encountered.
 * Do you have any security or tracker/ad blocker extensions installed on your browser?
 * We had a few reports about [AdGuard](https://adguard.com/en/welcome.html) blocking
   JS files and showing that exact error (failed to load plugin url..).
 * If yes, could you try disabling that (or use another browser without any extensions)
   and see if the error in the editor disappears?
 * If you’re using caching plugins and/or server-side caching, please also clear
   all your caches to stop any possible caching issues.
 * Here’s a helpful guide:  [https://wordpress.org/documentation/article/faq-i-make-changes-and-nothing-happens/](https://wordpress.org/documentation/article/faq-i-make-changes-and-nothing-happens/)
 * We hope this helps. Let us know how it goes.
 *  Thread Starter [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * (@rodeboy)
 * [2 weeks, 4 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18971075)
 * Thanks for getting back to me so quickly Jamie. You are right!! I have Avast 
   SecureLine VPN with Ad Blocker extension on Google Chrome. After deactivating
   it the message does not appear. Obviously I want to have that activated, so the
   question is if something can be done about it. Can I just ignore the message 
   and close the box each time, which I have to say will be a nuisance!
 * I guess that the Pop Up itself is unaffected and appears on the site in a fully
   functional state.
 *  Plugin Support [Jamie P.](https://wordpress.org/support/users/jamiepineda/)
 * (@jamiepineda)
 * [2 weeks, 3 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18972013)
 * Hi @rodeboy
 * Thanks for the update.
 * Could you try enabling the “**Try to bypass ad blockers**” under **_Popup Maker
   > Settings > Misc_** and see if that helps? 
 * [https://wppopupmaker.com/docs/getting-started/popup-maker-admin-settings-submenu/#misc-settings](https://wppopupmaker.com/docs/getting-started/popup-maker-admin-settings-submenu/#misc-settings)
 * Feel free to reach out if you have other questions
 *  Thread Starter [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * (@rodeboy)
 * [2 weeks, 3 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18972106)
 * Unfortunately this did not resolve the issue. Any further suggestions, or plans
   to release an update to prevent this from happening?
 *  Plugin Support [Jamie P.](https://wordpress.org/support/users/jamiepineda/)
 * (@jamiepineda)
 * [2 weeks, 1 day ago](https://wordpress.org/support/topic/error-message-1088/#post-18974066)
 * Hi @rodeboy
 * Thanks for the update.
 * That error usually also comes up if that specific file is missing. 
 * Please clear all your caches if you haven’t already. This includes your browser,
   caching plugin, WordPress, and server/CDN caches.
 * Here’s a helpful guide: [https://wordpress.org/documentation/article/faq-i-make-changes-and-nothing-happens/](https://wordpress.org/documentation/article/faq-i-make-changes-and-nothing-happens/)
 * Let us know how it goes.
 *  Thread Starter [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * (@rodeboy)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18978186)
 * I am still getting my error code
 *  Plugin Support [Jamie P.](https://wordpress.org/support/users/jamiepineda/)
 * (@jamiepineda)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/error-message-1088/#post-18978339)
 * Hi [@rodeboy](https://wordpress.org/support/users/rodeboy/)
 * Thanks for the update. We’re sorry to hear the issue is still happening.
 * Could you please also check for a plugin/theme conflict?
 * You can follow this guide: [https://wppopupmaker.com/docs/problem-solving/test-whether-a-plugin-or-theme-interferes-with-popup-maker/](https://wppopupmaker.com/docs/problem-solving/test-whether-a-plugin-or-theme-interferes-with-popup-maker/)
 * Let us know how it goes. 🙏🏻
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [5 days, 8 hours ago](https://wordpress.org/support/topic/error-message-1088/#post-18983094)
 * [@rodeboy](https://wordpress.org/support/users/rodeboy/) Jumping in here — the
   fix in this case is to whitelist your own site in Avast’s ad blocker rather than
   disabling the blocker entirely.
 * What’s happening is that the blocker is stopping Chrome from loading files out
   of our plugin folder, so the classic editor reports the `mce-buttons.js` failure.
   It’s happening entirely in your browser, before the request reaches your site,
   so there’s nothing we can change on our end to work around it — and it isn’t 
   a caching or plugin conflict issue.
 * Whitelisting your own domain is safe here. You’re the only one working in the
   admin, and you won’t be serving ads or trackers to yourself.
 * On the “Try to bypass ad blockers” setting: that one only applies to the frontend
   popup scripts, which is why it didn’t help. Those workarounds are complex to 
   build and maintain, and extending the same approach to the dozens of admin scripts
   that load conditionally isn’t feasible for us right now.
 * To answer your other two questions: yes, you can safely ignore the message if
   you’d rather not whitelist — the only real impact is that the Popup Maker button
   won’t load in the editor toolbar. And your visitors are unaffected. Popups display
   and function normally for anyone who isn’t running the same blocker.
 *  Thread Starter [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * (@rodeboy)
 * [4 days, 21 hours ago](https://wordpress.org/support/topic/error-message-1088/#post-18983499)
 * [@danieliser](https://wordpress.org/support/users/danieliser/) Thank you so much
   for your time and the detailed explanation. I have logged into Avast app, gone
   to settings and added the URL to exceptions, but am still getting the error. 
   Is that the correct place to add the whitelist? Does it take a while to filter
   through?
 * Thanks again, Chris

Viewing 9 replies - 1 through 9 (of 9 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-1088%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [rodeboy](https://wordpress.org/support/users/rodeboy/)
 * Last activity: [4 days, 21 hours ago](https://wordpress.org/support/topic/error-message-1088/#post-18983499)
 * Status: resolved