• Resolved poppydev

    (@poppydev)


    Hi Team,

    Not sure if this is a plugin issue. I am using Cloudflare’s Turnstile login captcha options through your plugin on my login/create account page(s) for WordPress and WooCommerce, and on the WooCommerce login/signup forms I am seeing four (two for each form) captcha boxes, and not two.

    There is no other plugin used for this method and wondered if you are aware of this issue?

    Please do let me know if you require screenshots. I have disabled all plugins except WooCommerce, and yours and it still shows four validation boxes rather then two.

    I have been in the plugin setting under ‘Brute Force’, ‘Captcha Setting’ and turned all setting to off and back on one by one. Everything works fine (no captcha boxes as these are on other forms across the site) until I choose the WooCommerce options. Then the four validation boxes come back. This use to be two.

    To rule things out my login and sign up forms are on the same page (as standard by WooCommerce) and not custom i.e. individual or through a plugin.

    Also my site is behind a firewall and might not be reachable. You might need to use a VPN that allows UK sites to be seen to view my issue. Or I can share an image if easier: https://ibb.co/bJPMZVC

    Any help or advice on this is welcome.

    Regards

    • This topic was modified 3 months, 3 weeks ago by poppydev. Reason: Added image link to show error
    • This topic was modified 3 months, 3 weeks ago by poppydev.

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

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @poppydev

    We are checking right now the error it raised Uncaught SyntaxError: Unexpected token ‘.’

    The solution to that error and showing once the turnstile captcha possible with below

    window.onloadCallback = function() {

    <script src='https://challenges.cloudflare.com/turnstile/v0/api.js?onload=window.onloadCallback' async defer></script>

    But it has the warning So we are checking and want to make sure if the Cloudfalre solve issue it does not make an issue.

    [Cloudflare Turnstile] Unable to find onload callback ‘window.onloadCallback’ after 1 second, expected ‘function’, got ‘undefined’.

    We are going to solve it first before the next AIOS release.

    Regards

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @qilin2000 ,

    We have worked on the fix for the turnstile captcha showing twice and it do no generate error Unexpected token ‘.’ as previous fix.

    Can you please upload the zip as Add a new plugin and replace it with the existing AIOS plugin?

    https://gofile.io/d/Gv0Ci8

    Please let me know if still there the issue. This fix is going to be in next release of AIOS Free.

    Regards

    Hi @hjogiupdraftplus,

    I tested your new version, all issues are gone, that’s great! I’m looking forward to the next release of AIOS Free.

    Regards,

    Qilin

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @qilin2000

    Glad to know all issues are gone.

    Regards

Viewing 4 replies - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.