Title: Google Captcha
Last modified: August 30, 2016

---

# Google Captcha

 *  [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [11 years ago](https://wordpress.org/support/topic/google-captcha/)
 * I using “Google Captcha (reCAPTCHA) by BestWebSoft” to create Google Captcha,
   it has shortcode the enter on the forms, but the shortcode do not render to the
   Google Captcha it stays as shortcode. I check on other pages and it working. 
   where is the problem?
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  [d-media](https://wordpress.org/support/users/martijnh/)
 * (@martijnh)
 * [11 years ago](https://wordpress.org/support/topic/google-captcha/#post-6182687)
 * I’ve got the same problem. The shortcode:
 * `[bwp-recaptcha bwp-recaptcha-761]`
 * isn’t parsed.
 *  [d-media](https://wordpress.org/support/users/martijnh/)
 * (@martijnh)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/google-captcha/#post-6182741)
 * I found an solution. Looks like the dash is the problem:
 * In the file: class-bwp-recaptcha-cf7.php search for the line:
    `wpcf7_add_shortcode('
   bwp-recaptcha', ...` And replace this by removing the dash: `wpcf7_add_shortcode('
   bwprecaptcha', ...`
 * Don’t forget to change the shorttag in your form `[bwp-recaptcha...]` to `[bwprecaptcha...]`

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

The topic ‘Google Captcha’ 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: [d-media](https://wordpress.org/support/users/martijnh/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/google-captcha/#post-6182741)
 * Status: not resolved