• I can see the code in the page, but Google reCaptcha does NOT display.

    Site Key and Secret Key are set and saved in “Integrations”. I have double, triple and fourple :o) checked and even reset once of course doing direct Copy-n-Paste from Google.

    I was going to try the code strings from Google before the ending HEAD tag but figured I’d better ask here first.

    Here’s the code as I find it on the page in code view. I’m hard-pressed to see anything in the code that should cause the reCaptcha to NOT display.

    Please advise as soon as time allows.

    Thanks,
    Mike C.

    <div class="wpcf7-form-control-wrap"><div data-sitekey="6LdSw2kUAAAAAPuNZdOCliMudub-uuU7a5GXSCHe" class="wpcf7-form-control g-recaptcha wpcf7-recaptcha"></div>
    <noscript>
    	<div style="width: 302px; height: 422px;">
    		<div style="width: 302px; height: 422px; position: relative;">
    			<div style="width: 302px; height: 422px; position: absolute;">
    				<iframe src="https://www.google.com/recaptcha/api/fallback?k=6LdSw2kUAAAAAPuNZdOCliMudub-uuU7a5GXSCHe" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;">
    				</iframe>
    			</div>
    			<div style="width: 300px; height: 60px; border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
    				<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;">
    				</textarea>
    			</div>
    		</div>
    	</div>
    </noscript>
    </div>

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

Viewing 1 replies (of 1 total)
  • Plugin Author Costel Tudose

    (@247wd)

    Hi

    looked at your page, seems captcha was not added with this plugin.
    It should contain:

    <div class=”cf7sr-g-recaptcha” data-sitekey=” …

    Go to Settings => CF7 Simple Recaptcha add your google keys, after add [cf7sr-simple-recaptcha] to any contact form 7 form.

    Let me know if still having issues.

    Thank you

    • This reply was modified 6 years, 3 months ago by Costel Tudose.
Viewing 1 replies (of 1 total)
  • The topic ‘Google reCaptcha no display – Code is There’ is closed to new replies.