• Resolved thekingjunior

    (@thekingjunior)


    Hi guys!

    I’m having some problems with the Cache Enabler plugin in combination with the Weepie Cookie Allow plugin: https://www.weepie-plugins.com/cookie-allow/

    Problem is when the website is loaded for the frist time, the Cookie plugin disables the Google Analytics cookies (all cookies), and the Cache kicks in.

    Then when the visitor accepts the Cookies, the website loads the cached version, resulting the Google Analytics cookies are still blocked.

    I can imagine this will be a big issue for allot of users because the GPDR deadline is coming close.

    Is there a way to fix this? I’ve been trying some things by myself, for example force reloading the page each time a cookie button is pressed:

    <script type=”text/javascript”>
    jQuery(document).ready(function(){
    jQuery(‘button.wpca-btn’).click(function() {
    window.location.reload(true);
    });
    });
    </script>

    But it’s not really working, and i think there should be a better way to solve this.

    Any thoughts?

    Thnx sofar!

    Coen

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Have you tried reaching out to the Weepie Cookie plugin devs to see if they are aware of this or possibly working on a cache compatibility feature? I assume this would be the same for any WordPress caching plugin?

    Thread Starter thekingjunior

    (@thekingjunior)

    Hi Cody,

    Yes I did, so far the only cache plugins it’s compatible with are these:

    WP Rocket
    WP Fastest Cache

    So I guess their approach doesn’t work for all cache plugins. They told me that if more people report issues with your plugin they would contact you.

    Can I maybe put them in contact with you?

    Thanks for your help so far!

    Coen

    Hello!
    Same problem is for the plugin EuCookie Law and KeyCDN Cache plugin.
    Unfortunately it seems that KeyCDN are not interested to find a solution like Wp Rocket did…

    I have passed this along to the plugin developers to investigate further.

    any news concerning Weepie Cookie plugin compatibility ? Thanks

    I’m wondering the same, I’ve also informed the weepie devs I’d like to see this compatibility issue solved

    Plugin Author KeyCDN

    (@keycdn)

    * Smart Cookie Kit
    * WF Cookie Consent
    * GDPR Cookie Consent
    * GDPR Cookie Compliance

    We suggest you check those out.

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

The topic ‘Issues with Cookiewall plugin’ is closed to new replies.