• Resolved thierryboudier

    (@thierryboudier)


    Hi,
    I am trying to use this plugin recommended by the learndash support team (so it should not have any incompatibility)
    ww.wp.xz.cn/plugins/advanced-nocaptcha-recaptcha/.

    Though I added the correct key and secret key (after registering properly them on google recaptcha), when I tried to register a new user or login on my form, it indicates that the key is not valid.

    Can you help me to fix it please?
    Or indicate me another recaptcha plugin that works.
    Thank you

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • @thierryboudier

    What reCaptcha version are you using? V2(Checkbox – “I’m Not A Robot”), V2(Invisible) or V3?

    Make sure you are using the correct version via the plugin settings that corresponds to the keys you made.

    For example: If you made keys for reCaptcha V2(Checkbox – “I’m Not A Robot”), it will not work if you have V2(Invisible) checked in the plugin settings.

    Also, if LearnDash has a custom login form, you might have to implement reCaptcha following the instructions given in the plugin settings under “Instruction.”

    To show noCaptcha in a form use do_action( 'anr_captcha_form_field' ) OR [anr-captcha]
    To verify use anr_verify_captcha(). It will return true on success otherwise false.
    Plugin Support robertabela

    (@robert681)

    Hello @thierryboudier

    Thank you for using our plugin.

    As @carmpocalypse recommends, can you please confirm that you are using the right CAPTCHA version + keys combination? This is the most common problem we see when this ocurs.

    Looking forward to hearing from you.

    Thread Starter thierryboudier

    (@thierryboudier)

    Hi Carmpocalypse and Tobertabela,
    Many thanks to both of you. I probably added keys that did not match. Now it works fine.
    Have a great day!

    Plugin Support robertabela

    (@robert681)

    I am glad to hear that @thierryboudier

    Should there be anything else, please do not hesitate to ask.

    Also, if I may ask; can you please rate our plugin? These reviews really help us and the plugin.

    Thank you in advance for your review and have a great day.

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

The topic ‘Google recaptcha key not recognized’ is closed to new replies.