• Resolved wholesomeyum

    (@wholesomeyum)


    Hi, I just upgraded from 2.x to 3.0.8 and am experiencing a strange problem with one of my plugins. Plugin is MailOptIn, it is configured to display a pop up after a user moves their mouse out of the active window to go to a different webpage. It is an exit intent as described here: https://mailoptin.io/create-exit-intent-popup-wordpress/.

    When running FVM 2.x, the mailoptin plugin was minified and deferred and everything worked fine. With FVM 3.0.8, if I put any other plugins or scripts into the “Execute matching third party scripts after user interaction” section, as the page loads, the Mailoptin Exit Intent pop up appears every time without the user leaving the page. This is obviously a problem. I’ve tried to add mailoptin and its JS files to the “Execute matching third party scripts after user interaction” to see if that will help, but it doesn’t. I’ve also tried putting unique sections of code from Mailoptin JS files into the “Inline JavaScript Dependencies” section, but that doesn’t help either.

    I would really like to use the “Execute matching third party scripts after user interaction” features, but I can’t because of this plugin. Can you please help?

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    Be aware, that not all scripts can be delayed, especially if they are detecting stuff like page load (which have already happened if you are delaying it).

    The dependencies section is not the same as third party delaying, as it just simply defers scripts (you may try using that instead).

    Can you post a screenshot of your js settings?
    What do you have on that field, and what are you merging in the header or deferring?
    What is the complete js code you are trying to delay?
    What is your site url?

    If you don’t want it public, you can contact me via fastvelocity.com

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Problem with Lead Generation plugin after 3.0.8 upgrade’ is closed to new replies.