• Resolved geez1

    (@geez1)


    I have put in the site and secret keys for my domain. This is the code that appears on my form design;
    <div class=”row”>
    <div class=”col-lg-12″>[recaptcha size:compact]</div>
    </div>

    However on the front end of the website no reCAPTCHA is visible. In the code the wpcf7 place holder is there but it is empty. Any ideas about what I am doing wrong. I am not using any other caching or form plugins.

Viewing 1 replies (of 1 total)
  • Thread Starter geez1

    (@geez1)

    I needed to add <script src=”//www.google.com/recaptcha/api.js”></script> just before the closing </head> tag

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