• Resolved elephant7

    (@elephant7)


    While testing customer registration on my site, I discovered that I could complete the process without clicking on Google reCAPTCHA v2. How can I require users to click Google reCAPTCHA?

    I’ve noticed an error on the homepage after installing your plugin: “Failed to load resource: the server responded with a status of 401.” How can this be resolved, or is this normal?

    • This topic was modified 4 months, 3 weeks ago by elephant7.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    The form uses some custom admin-ajax endpoint to verify the login so they probably have custom code that performs the authentication instead of the default WordPress hooks that Advanced Google reCAPTCHA uses so the captcha is basically ignored by that custom code as it does not know how to handle it. You will need to check if the plugin that generates that login popup/form has their own reCAPTCHA support.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.