Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Author Frank Goossens

    (@futtta)

    That’s normal; not all javascript likes to be aggregated and minified. Check the topic “Configuring & Troubleshooting Autoptimize” in the FAQ to learn how to configure Autoptimize to ignore certain javascript (in your case; Popup Domination).

    Hope this helps,
    frank

    Rob, did you get these two plugins working together? On Popup Domination’s page I’m getting a warning “Notice: PopUp Domination is currently not compatible with the Autoptimize plugin. This is out of our control and we recommend users to disable this plugin until it is updated.” Would love to be able to have my Pop Up working again ASAP.

    Thanks,
    Tiff

    Plugin Author Frank Goossens

    (@futtta)

    So the popup-dominition devs think there’s a problem that AO should fix? Weird … the trick is to identify which JS is reponsible for the “popup domination”-functionality and exclude that from being autoptimized. It’s that simple really ??

    frank

    Thank you. How would I go about doing that? I really don’t understand the Troubleshooting page. In the JS section of your settings there are several pre-filled .js listed if I were to click that functionality. Do I delete those from the entry field?

    Thank you,
    Tiff

    Here is the link to the .js file for Pop Up
    …(mydomain).com/wp-content/plugins/popup-domination/js/lightbox.js?ver=3.9.7

    Plugin Author Frank Goossens

    (@futtta)

    just keep the existing ones in there and add the JS to exclude to that list. based on above you could add “popup-domination” to the comma-seperated list of things to exclude. it’s entirely possible the plugin also inserts inline javascript, which might need exclusion as well. if you can provide me with your site’s URL (here or via futtta-at-gmail-dot-com), I’ll be happy to take a look.

    frank

    Plugin Author Frank Goossens

    (@futtta)

    had a look at popup-domination’s demo site, and based on that you’d also have to add exlude “popup_domination_options” and possible “jquery.js” or “jquery.min.js” (all without the quotes) to the comma-seperated exclusion-file.

    frank

    Thank you. I added those you listed and emptied the cache. I also emptied my Pop Up cache, but the Pop Up didn’t appear when I tried refreshing my page. Maybe it will will show for you? https://pashm.com

    Thank you,
    Tiff

    Plugin Author Frank Goossens

    (@futtta)

    hmm, I still don’t see “jquery.js” or “wp-content/plugins/popup-domination/js/lightbox.js?ver=3.9.7” in the HTML source, so something must have gone wrong excluding.

    can you check if you have this in the “exclude from JS optimization”:

    popup-domination/js, popup_domination_options, jquery.js

    frank
    (I’m going on a short city-trip, so won’t be able to follow up on this until Saturday)

    Hi,

    I’ve added that and still don’t see the Pop Up. I cleared my cookies and cache.

    To your knowledge, does OptinMonster work with Autoptimize?

    Thank you,
    Tiff

    I switched to Ninja Popups instead. It’s working great.

    Thank you for your help.

    Best,
    Tiff

    Plugin Author Frank Goossens

    (@futtta)

    Well, glad that that does work. You can tell the popup dominion developers (if you are in touch with them) they can always contact me to look into this together.

    Frank

    Hey Frank

    Hoping you can help. Love the plugin! I noticed that the popup plugin that I use is no longer working when people go to exit my site. Name of the plugin is PopupAlly. I’m not sure how all this code works, you wouldn’t happen to know what I can put in the exclude fields in order to get this working again would you? Can you help this newbie, LOL

    Thanks
    Chris

    Plugin Author Frank Goossens

    (@futtta)

    Hi organicdiabetic;
    had a quick look at the code and I think you would have to exclude add jquery.js (or jquery.min.js, depends on you theme) and popup_selector (which seems like a good candidate to exclude the inline JS popupally generates) to the comma-seperated exclusion-list.

    Hope this helps,
    frank

    Thanks Frank. None of these seem to be working. These go in the Java Scrips option exclude list, correct?

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Conflict With Popup Domination’ is closed to new replies.