• Resolved swiftfreeze

    (@swiftfreeze)


    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.6

    The Error itself:
    Failed to load plugin url: http://eigentijdsnederland.swiftfreeze.com/wp-content/plugins/popup-maker/assets/js/mce-buttons.min.js

    Thank you in advance

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter swiftfreeze

    (@swiftfreeze)

    The problem doesn’t seem to appear on my laptop, I even tried reinstalling Chrome on my desktop. But they are synced to the same google account. I have no idea how to fix this now.

    Thread Starter swiftfreeze

    (@swiftfreeze)

    I found the fix!

    I was using Adblock chrome extension (not Adblock Plus)

    And ticked the following setting off:
    – Fanboy’s Annoyances (blocks in-page pop-ups, social media and related widgets, and other annoyances)

    Thread Starter swiftfreeze

    (@swiftfreeze)

    The setting was on at my desktop, and off at my laptop. Problem solved, I hope this can be added to the solutions of the pinned posts.

    Plugin Author Daniel Iser

    (@danieliser)

    @swiftfreeze – Yea we have petitioned @fanboy to remove it or fix it. His rule for blocking popup maker was meant to target one specific url which was overspammy to him I’m guessing. But the rule doesn’t get applied properly to only that url. Guessing mismatch in rule definition and adblock implementation etc.

    Not much we can do about it, that said the fanboy list is not on by default and has to be explicitly enabled.

    Thread Starter swiftfreeze

    (@swiftfreeze)

    yeah okay, that’s good. It sure was a sneaky fix to find 🙂

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

The topic ‘Plugin load error after update’ is closed to new replies.