• Resolved underro

    (@underro)


    Hello there.
    woocommerce php 7.4 updated to date.
    Turnstile captcha.
    I’m using your good plugin but now I’m running into a situation related to reviews.
    I don’t know if it has to do with the last plugin update/the latest woocommerce and wordpress updates, but I just tested the reviews and it doesn’t work.
    I get two error messages
    Error: You must agree to the terms and conditions.
    Error: You entered an incorrect CAPTCHA answer. Please go back and try again.
    If I disable the plugin, everything seems ok, I can write and send reviews.
    At this moment “Enable CAPTCHA on comment forms” is disabled and I can write plugins.
    How could I use Turnstile captcha in reviews and comments?

    Thank you.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    If I cross check WooCommerce 7.7.0 the latest and AIOS 5.1.9 with turnstile captcha for product reviews / comments it works fine on one of my site.

    Here error seems if terms and condition checkbox not checked and captcha correct answer not submitted. It seems input issue.

    Please cross check again and let me know if still issue

    Thread Starter underro

    (@underro)

    Hi.

    I checked and in my case the issue remains.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    can you please make sure it is not the cache issue ? If any cache plugin on try purge cache of that product detail page and cross check.

    Regards

    Thread Starter underro

    (@underro)

    There doesn’t seem to be any cache problem (I use wp super cache).
    I cleaned the cache, transients,…
    Turnstile captcha still does not work in the comments.
    I waited for more updates, on the theme, woo, wp, AIOS,…what was related to this, in the hope that it would be resolved.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    Can you please try deactivate the WP Super Cache plugin form Plugins list and then try cross check ?

    Regards

    Thread Starter underro

    (@underro)

    Hi.
    I also checked with wp super cache disabled. I just checked again
    Error: You entered an incorrect CAPTCHA answer. Please go back and try again.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    Can you please send me the URL of the page you have issue, you can use https://pastebin.com/ to send that.

    Also do you use particular theme for this product detail page where the comment / review form not showing the turnstile captcha to check.

    Here “You must agree to the terms and conditions” is also showing as ERROR and it is not part of AIOS plugin it is general product comment / review form.

    Regards

    Thread Starter underro

    (@underro)

    The error does not appear if “Enable CAPTCHA on comment forms:” is not activated.
    Now it’s disabled.
    https://pastebin.com/raw/zsLa0Fc8

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    If you have enabled “Enable CAPTCHA on comment forms” I can try cross check if the turnstile being added or not.

    For your site My account page – Login and for registration the turn style captcha getting added there seem not the issue.

    So it should be some thing other plugin conflict issue or theme issue. you should try disable one by one plugin and cross check.

    In product detail page do you have inside review form 
    
    <div class="cf-turnstile-wrap" style="padding:10px 0 10px 0"><div  class="cf-turnstile" data-sitekey="0x4AAAAAAACYSYMfey8V2qI5"></div></div>
    
    and at end below code getting added ? 
    
    <script type='text/javascript' src='https://challenges.cloudflare.com/turnstile/v0/api.js?ver=5.1.9' id='cloudflare-turnstile-js'></script> 

    Below is the screen shot of the reviews getting added with turn stile on one of my site.

    https://snipboard.io/KlM6QC.jpg

    Regards

    Thread Starter underro

    (@underro)

    That is right.
    For the rest of the site, it works perfectly. The only problem is with the comments.
    To give you an idea, I will activate Turnstile on comments for 24 hours.
    If you agree, I can give you the same in admin, to see.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    I can see as per necessary code the captha to show gets added its very strange issue that the captha is not showing there. One thing I would like to confirm is are you using latest version of AIOS 5.1.9 ?

    https://snipboard.io/XiF3lq.jpg

    https://snipboard.io/8hKkmC.jpg

    Sorry as per WP rules it is not allowed to access user’s website admin area for issue to check.

    Regards

    Thread Starter underro

    (@underro)

    Yes, it is 5.1.9, in fact everything is up to date.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @underro

    Ok, As per my previous check the necessary code the captcha to show gets added.

    https://snipboard.io/XiF3lq.jpg

    https://snipboard.io/8hKkmC.jpg

    It seems something else issue so captcha field do not show on product detail page for review and post back do have error.

    Is there any conflict or JavaScript issue on your site which do stop execution for turnstile api.js needs to cross checked there in detail.

    Regards

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘CAPTCHA on comment forms situation’ is closed to new replies.