• Resolved captaingrubby

    (@captaingrubby)


    I use a plugin called WPMUDEV Popup Pro and it allows me to use pop-up’s on my site in may ways. Most of my popups are set to show “1 time” per month. When I have Gator Cache enabled, the popups show every time the page loads. I believe the popup pro cookie or java script (whatever controls the firing of the popup) is getting cached.

    Is there a way to exclude/fix this? I saw another bug fix where someone ecluded a cookie using hooks and the functions.php file. I took a look and I can see the cookie names but there are about 10 from this plugin (I have different popups etc).

    Please let me know if there is a fix. I LOVE this plugin and has been the best caching plugin by a landslide.

    Thanks!

    https://wordpress.org/plugins/gator-cache/

Viewing 1 replies (of 1 total)
  • Plugin Author GatorDog

    (@gatordog)

    Would have to look at the plugin code, but I imagine they’re putting stuff in page – that’s what’s actually being cached. So they would have to adjust their plugin to either use ajax or cookies to track the popup rather than relying on in-page js.

Viewing 1 replies (of 1 total)

The topic ‘Exclude cookies and/or js.’ is closed to new replies.