ReCaptcha not showing up?
-
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]
- The topic ‘ReCaptcha not showing up?’ is closed to new replies.