Title: Simple code for simple recaptcha
Last modified: September 6, 2018

---

# Simple code for simple recaptcha

 *  [elipsett](https://wordpress.org/support/users/elipsett/)
 * (@elipsett)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/simple-code-for-simple-recaptcha/)
 * I’m a newbie to WordPress, trying to get Google’s recaptcha working with ContactForm7.
   
   I have my google site and secret keys, and they are integrated.
 * What, exactly, do I put into the contact form, and where?
    I’ve tried various
   methods and none work. I tried to find the answer in this forum but all the posts
   seem to be dealing with code outside the form itself, which is quite honestly
   above my level.
 * My form is exceedingly simple:
    ===== <div class=”form-field”><label> <div class
   =”form-label-left”>Message<span class=”form-required”>*</span></div> <div class
   =”form-input-right”>[textarea* your-message]</div> </label></div> <div class=”
   form-field”><label> <div class=”form-label-left”>Your Name<span class=”form-required”
   >*</span></div> <div class=”form-input-right”>[text* your-name]</div> </label
   ></div> <div class=”form-field”><label> <div class=”form-label-left”>E-Mail<span
   class=”form-required”>*</span></div> <div class=”form-input-right”>[email* your-
   email]</div> </label></div> <div class=”form-field”><label> <div class=”form-
   label-left”>Address</div> <div class=”form-input-right”>[text your-address]</
   div> </label></div>
 * <div class=”form-field”><label>
    <div class=”form-label-left”>Phone</div> <div
   class=”form-input-right”>[text your-phone]</div> </label></div>
 * <div class=”form-field”><label>
    <div class=”form-label-left”>File</div> <div
   class=”form-input-right”>[file your-file limit:20mb]</div> </label></div>
 * <div class=”form-field”><label>
    <div class=”form-label-left”></div> <div class
   =”form-input-right”>[submit “Send”]</div> </label></div> =====
 * I’d appreciate any assistance you may be able to offer.
 * Thanks.

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/simple-code-for-simple-recaptcha/#post-10662860)
 * See [https://contactform7.com/recaptcha/](https://contactform7.com/recaptcha/)
 *  Thread Starter [elipsett](https://wordpress.org/support/users/elipsett/)
 * (@elipsett)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/simple-code-for-simple-recaptcha/#post-10665280)
 * Thank you.
 * I started there, and I have tried inserting
    [recaptcha size:compact] into various
   places in the above code, with and without the <div> code around it. None of 
   them has even displayed properly, let alone functioned properly.
 * There is no code sample anywhere on the ContactForm7 site that I was able to 
   find.
 * Could you be more specific about how to implement it?
    あったら、日本語のページ
   でも構いません。
    -  This reply was modified 7 years, 9 months ago by [elipsett](https://wordpress.org/support/users/elipsett/).

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

The topic ‘Simple code for simple recaptcha’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [elipsett](https://wordpress.org/support/users/elipsett/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/simple-code-for-simple-recaptcha/#post-10665280)
 * Status: not resolved