• Resolved andreac25

    (@andreac25)


    Hello,

    at first thank you very much for this plugin, which is both really good looking and free. Because of this I would really like to use it but I experinced problems with verification that do not stop to pop-up after first submit. Instead it continues to pop up on every page that follows. It do not happens for known (logged in) users. Since I do not cache website for them I think it could be related to caching plugin. I use WP Super Cache. Should I change some of its setting?

    Thank you very much for the answer
    Andrea

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author alexstandiford

    (@alexstandiford)

    Hey Andrea!

    Thanks for the request. I’m rolling out an update to this plugin this week, and it will fix these issues. Thanks for letting me know!

    -Alex

    Plugin Author alexstandiford

    (@alexstandiford)

    Hey Andreac25! Please update to 1.30 and let me know if this resolved your issue. Thanks!

    Thread Starter andreac25

    (@andreac25)

    Hi Alex. I did some minor testing. Let’s say I enter my website (as unlogged visitor) on page A, click on the age verification and then continue to page B, then page C and so on. The age verification no longer displays on the following pages (that means B, C…), which is fine. But when i return to page A, the verification appears again.
    I hope this helpes. I can do some more testing tomorrow. But I am from Czech republic and it’s evening now and I would prefer to do it in the morning (when the traffic on the website is low).
    Bye and thanks

    Plugin Author alexstandiford

    (@alexstandiford)

    Hey Andreac, after you updated to the newer version of Easy Age Verifier (1.3), did you clear your cache? That might fix it.

    Let me know! Thanks for being patient.

    Thread Starter andreac25

    (@andreac25)

    I deleted both page cache in WP administration and my browser cache and cookies before testing. Maybe I didn’t mention it before I also use browser caching via adding this code to htaccess file:

    # Leverage Browser Caching by setting HTTP header expires
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType image/jpg “access plus 1 year”
    ExpiresByType image/jpeg “access plus 1 year”
    ExpiresByType image/gif “access plus 1 year”
    ExpiresByType image/png “access plus 1 year”
    ExpiresByType text/css “access plus 1 month”
    ExpiresByType application/pdf “access plus 1 month”
    ExpiresByType text/x-javascript “access plus 1 month”
    ExpiresByType application/javascript “access plus 1 month”
    ExpiresByType text/javascript “access plus 1 month”
    ExpiresByType application/x-shockwave-flash “access plus 1 month”
    ExpiresByType image/x-icon “access plus 1 year”
    ExpiresDefault “access plus 30 days”
    </IfModule>

    This code adding was recommended by developer of my theme – https://themeforest.net/item/merchandiser-ecommerce-wordpress-theme-for-woocommerce/15791151

    Andrea

    Plugin Author alexstandiford

    (@alexstandiford)

    Hey Andrea, can you provide a link to your website please?

    Edit: Can you also go into the Easy Age Verifier settings and turn on “Debug Mode”?
    Thanks!

    Thread Starter andreac25

    (@andreac25)

    Hi Alex,

    the website is https://www.vinclub.cz. But unfortunately we have some ongoing email marketing and Facebook ads campaigns. Because of this I wasn’t allowed to turn on the plugin and Debug mode. Do you have another idea how to solve it? The problem isn’t urgent. I can wait for another update in the future.

    Thank you very much for your help
    Andrea
    [email protected]

    Plugin Author alexstandiford

    (@alexstandiford)

    Hello! Just wanted you to know that I fixed this issue today, and when you update to the new version it should resolve the issue.

    Let me know if it doesn’t! Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Problems with caching’ is closed to new replies.