• Resolved brentmercer

    (@brentmercer)


    Hello,

    Having trouble setting up ReCAPTCHA. It’s set up properly (I think), but it’s not showing up on the front end. I’m getting a lot of spam subscribers because of it.

    I checked to enable ReCAPTCHA and entered my valid keys, but its not appearing. Looking into the source code, I see the code, but the display is set to hidden and the form can be submitted without it.

    Here’s the source:
    <div id=”ur-recaptcha-node” style=”width:100px;max-width: 100px;”>
    <div id=”node_recaptcha_register” class=”g-recaptcha-v3″ style=”display:none”>
    <textarea id=”g-recaptcha-response” name=”g-recaptcha-response” ></textarea>
    </div>
    </div>

    What am I doing wrong?

    Cheers

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

Viewing 1 replies (of 1 total)
  • Hello,

    I’ve looked into your site. However, reCaptcha version-3 works that way. it is based on the user activity in the page to detect the spam. The ribbon on the right is only the view for us to see. If you are still getting the spams, we will surely give a thought about this. If you would like the checkbox to detect the spams, consider using Google reCaptcha v2 instead.

    Thank You!

Viewing 1 replies (of 1 total)
  • The topic ‘ReCaptcha not showing up?’ is closed to new replies.