• Resolved davemktg86

    (@davemktg86)


    hi,

    I know that the issue is related to the cache. I’m using Cache Enabler plugin, and I asked them why the banner is cached also if I exclude stm_gdpr_cookie. This is their answer:

    You’re right, the following would be correct to have a cookie matching stm_gdpr_cookie bypass the cache:

    /^(wp-postpass|wordpress_logged_in|comment_author|stm_gdpr_cookie)_?/

    However, when checking your website I see that this will not solve the issue that you’re currently experiencing. The cookie is not set until after the notice has been dismissed. This means the page will be cached beforehand and then the cached page will not be delivered when the notice has been dismissed and the cookie has been set (meaning the notice will always be cached).

    There are two solutions that I can think of that could resolve this. The first would be setting a cookie when the notice is shown and bypassing the cache when that cookie is set. If you require your page not to be cached when the notice is shown this would be a good solution. If you want your page to be cached while still showing the notice I would recommend using a JavaScript solution. Does the plugin offer the ability to hide the notice with JavaScript so it can still function on cached pages?

    I hope you can help me!
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter davemktg86

    (@davemktg86)

    hi, any solution?

    thanks

    i ve got the same problem, No answer from this guys. Delete the plugin and guet a better one

    I just placed a review and now found out that other users have the same problem with this plugin. As I can see here, it looks like there is no fix for this, and I would have to remove this plugin.

    Hello,
    Thanks for reaching us here!
    Thanks for reporting this issue. In the last update, we have fixed some minor bugs. Please be kindly informed that some caching/optimizing/minifying plugins may cause a conflict or block some functions. We try to provide better services for our customers.

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pop up reappears after acceptance’ is closed to new replies.