Title: Captcha Response Not Coming
Last modified: March 11, 2022

---

# Captcha Response Not Coming

 *  Resolved [ranaawaisijaz](https://wordpress.org/support/users/ranaawaisijaz/)
 * (@ranaawaisijaz)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/captcha-response-not-coming/)
 * Hi,
    I’m working on multiple forms on a single page with ReCaptcha in it. But
   only one form gave me the response after submitting the ReCaptcha in javascript.
   On other forms on the same page grecaptcha.getResponse() is empty. Only 1 form
   get the response by using grecaptcha.getResponse().
 * Please help me out to resolve this. How can I get the grecaptcha.getResponse()
   for all the ReCaptcha in a single page.

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

 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/captcha-response-not-coming/#post-15450168)
 * Hello,
 * There shouldn’t be any restrictions to having multiple forms on the same page
   with our [recaptcha] script. In our testing, it does treat each form submission
   independently. Could you edit your original question and append the website URL
   to the “Link to the page you need help with” field so that we can take a look?
 *  Thread Starter [ranaawaisijaz](https://wordpress.org/support/users/ranaawaisijaz/)
 * (@ranaawaisijaz)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/captcha-response-not-coming/#post-15455855)
 * [https://stonefly.com/cloud](https://stonefly.com/cloud)
 * Here is the link where we use multiple forms with multiple captchas.
    one is 
   under “Fill Out the Form Below for Questions, Demos, and Quotes” and the other
   is under the footer section.
 * but only the captcha under “Fill Out the Form Below for Questions, Demos, and
   Quotes” gave the response. on the other hand, the captcha under the footer doesn’t
   give a response in jQuery by using grecaptcha.getResponse().
 * If we have only one captcha on a single page it executes perfectly but if we 
   have 2 or more than 2 recaptchas then only one of them gave a response and all
   the others gave empty responses.
 * Please have a look at that and send me the possible solutions.
 * Thank you
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/captcha-response-not-coming/#post-15457533)
 * Hello,
 * It looks like the ReCaptchas on the current forms is not this plugin ReCaptchas.
   Are there any caching/minifying plugins like WP Rocket or WP Super Cache installed?
   If so, you might try adding the following to the excluded modification/concatenation
   list:
 * `/wp-content/plugins/wpcf7-recaptcha/assets/js/wpcf7-recaptcha-controls.js`
 * Ensure that the plugin is up to date.
 * Additionally, you can install the [WordPress Health Check & Troubleshooting Plugin](https://wordpress.org/plugins/health-check/).
   This will allow you to safely disable plugins and revert to a default theme. 
   You may [read over their documentation](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/)
   for more details. Using this method, you can narrow down if there are any conflicts
   with other plugins or themes.
 * This seems like a plugin conflict as we can’t replicate the issue on our end.
   Having multiple forms in the content works as expected, using `apply_shortcodes()`
   in the footer and having one in the content works as expected. The above suggestions
   are our best guess to help narrow down the issue.
 * Should you continue to have issues with our plugin, here are some alternatives
   that claim to work with Contact Form 7:
 * [https://wordpress.org/plugins/invisible-recaptcha/](https://wordpress.org/plugins/invisible-recaptcha/)
 * [https://wordpress.org/plugins/astoundify-recaptcha/](https://wordpress.org/plugins/astoundify-recaptcha/)
 * [https://wordpress.org/plugins/wp-captcha/](https://wordpress.org/plugins/wp-captcha/)
 * [https://wordpress.org/plugins/wp-recaptcha-integration/](https://wordpress.org/plugins/wp-recaptcha-integration/)
 * Hopefully, you’re able to use the above information to solve your issue. Should
   you have any additional questions please reply back to this thread and we can
   assist further. Have a wonderful rest of your week!

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

The topic ‘Captcha Response Not Coming’ is closed to new replies.

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

## Tags

 * [multiple forms](https://wordpress.org/support/topic-tag/multiple-forms/)
 * [reCAPTCHA](https://wordpress.org/support/topic-tag/recaptcha/)

 * 3 replies
 * 2 participants
 * Last reply from: [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/captcha-response-not-coming/#post-15457533)
 * Status: resolved