Title: IQComputing's Replies - page 2 | WordPress.org

---

# IQComputing

  [  ](https://wordpress.org/support/users/iqcomputing/)

 *   [Profile](https://wordpress.org/support/users/iqcomputing/)
 *   [Topics Started](https://wordpress.org/support/users/iqcomputing/topics/)
 *   [Replies Created](https://wordpress.org/support/users/iqcomputing/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/iqcomputing/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/iqcomputing/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/iqcomputing/engagements/)
 *   [Favorites](https://wordpress.org/support/users/iqcomputing/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 378 total)

[←](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md) [1](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/iqcomputing/replies/page/3/?output_format=md)…
[24](https://wordpress.org/support/users/iqcomputing/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/iqcomputing/replies/page/25/?output_format=md)
[26](https://wordpress.org/support/users/iqcomputing/replies/page/26/?output_format=md)
[→](https://wordpress.org/support/users/iqcomputing/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] v2 ‘Not a Robot Box’ only appears when logged in](https://wordpress.org/support/topic/v2-not-a-robot-box-only-appears-when-logged-in/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years ago](https://wordpress.org/support/topic/v2-not-a-robot-box-only-appears-when-logged-in/#post-17962315)
 * Hello,
 * We have looked at your troubleshooting page and don’t see any issues. We didn’t
   run into any validation issues when running a test submission. You maybe could
   lower the Security Preferences on the keys [API settings](https://developers.google.com/recaptcha/docs/settings).
 * If you’re able to replicate the issue, please reply back to this email with instructions
   and we can investigate further. Have a wonderful rest of your week!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] reCAPTCHA couldn’t find user-provided function: recaptchaCallback](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/#post-17836517)
 * Hello,
 * Looking at the website source it’s not clear which plugin is concatenating your
   scripts but some kind of optimization plugin is doing so. We saw instances or`
   wprocket` in the source which is a usual culprit for these kind of things.
 * You may have to go through manual debugging to find out which specific plugin
   is optimizing your website code. On way to do this is by using the [Health Check & Troubleshooting Plugin](https://wordpress.org/plugins/health-check/).
   We do recommend taking a backup of your website and understanding how to restore
   this back up in case anything goes wrong during the troubleshooting process. 
   We also recommend referring to [their documentation regarding troubleshooting](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/).
 * Alternatively, you could skip using plugin entirely and use ReCaptcha v3 built
   into Contact Form 7. Please refer to [their documentation for more information](https://contactform7.com/recaptcha/).
   You may need to uninstall this plugin for ReCaptcha v3 to take place.
 * Finally, there are a couple other ReCaptcha plugins we could recommend trying
   as well such as [Contact Form 7 Captcha](https://wordpress.org/plugins/contact-form-7-simple-recaptcha/)
   or [hCaptcha for WordPress](https://wordpress.org/plugins/hcaptcha-for-forms-and-more/).
 * Hopefully using one of the above solutions you’re able to have ReCaptcha on your
   Contact Form 7 form.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] reCAPTCHA couldn’t find user-provided function: recaptchaCallback](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/#post-17823526)
 * [@nielk](https://wordpress.org/support/users/nielk/) Unfortunately, WP Rocket
   is a premium plugin so we will be unable to give you precise instructions on 
   where to find the exclude settings page. We have linked their documentation in
   our previous reply and recommend reaching out to their support for further assistance
   regarding their plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] reCAPTCHA couldn’t find user-provided function: recaptchaCallback](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/recaptcha-couldnt-find-user-provided-function-recaptchacallback-7/#post-17823264)
 * Hello,
 * This is likely a WP Rocket issue where the WP Rocket plugin defers loading the
   reCpatcha script. You may try adding the script to WP Rockets exclusion list 
   to see if that helps:
 * [https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js](https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js)
 * You’ll want to add the following:
 *     ```wp-block-code
       wpcf7-recaptcha/assets/js/wpcf7-recaptcha-controls.js
       ```
   
 * Make sure when you add the above there are no `<pre>` tags included in the copy/
   paste. If you’ve done the above and continue to run into issues please reply 
   back to this email and we can try to assist further.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Compatible up to version???](https://wordpress.org/support/topic/compatible-up-to-version/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/compatible-up-to-version/#post-17771687)
 * Hello,
 * Thank you for bringing this to our attention! The latest version of the plugin
   should work with the current 6.5 branch of WordPress. If you run into any issues
   in the meantime feel free to reply back to this thread and we can assist further.
   Have a wonderful rest of your week!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] reCAPTCHA not showing up on mobile](https://wordpress.org/support/topic/recaptcha-not-showing-up-on-mobile/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/recaptcha-not-showing-up-on-mobile/#post-17678390)
 * Hello,
 * It could have something to do with WP Rocket lazy loading the ReCaptcha Callback
   script.
 * The ReCaptcha callback is in the plugin script `wpcf7-recaptcha-controls` and
   looking at the page source we see that WP Rocket is lazy loading the script. 
   We would recommend excluding `wpcf7-recaptcha-controls` from being lazy loading.
 * [https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js](https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js)
 * It looks like you may be able to add `wpcf7-recaptcha-controls.js` to the area
   linked above in the WP Rocket docs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] White box](https://wordpress.org/support/topic/white-box-3/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/white-box-3/#post-17543520)
 * Hello,
 * It looks like something in your CSS is overriding it with `display: block !important`
   it looks like it might be some kind of plugin `cf7-styler-inline-css` – maybe
   a Contact Form 7 styling plugin targeting textareas.
 * Maybe try this:
 *     ```wp-block-code
       #cf7cstmzr-form #g-recaptcha-response {
           display: none !important;
       }
       ```
   
 * The ID specific targeting may be able to override this. You could put this CSS
   in your customizer. Hopefully that helps, but if not you’ll need to make your
   CSS more specific.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Russian Spam](https://wordpress.org/support/topic/russian-spam-4/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/russian-spam-4/#post-17473451)
 * Hello,
 * We do see that you have a ReCaptcha on your Contact Form which is a good start.
   We have also verified that the ReCaptcha is working as expected.
 * We suspect that it’s not the form submissions causing issues but the plaintext
   email addresses displayed throughout your website (Homepage and Contact Page).
   Unfortunately we are at a point of the internet where it’s rudimentary to parse
   a websites text and pull any found email addresses. We recommend as an alternative
   to direct users to your contact form instead of displaying your email address.
 * If you believe that the above is not the case in most spam submissions, you could
   increase the Security Preference on the API Key itself, but that may make it 
   more frustrating for actual users trying to submit your forms. See the [documentation from Google](https://developers.google.com/recaptcha/docs/settings)
   for more information. If you’re still having spam issues with the form you could
   try switching over to v3 of ReCapthca (which Contact Form 7 natively supports).
   This is supposed to be a better version since it monitors how the user interacts
   with the entire website and not just a specific page. See the [Contact Form 7 documentation](https://contactform7.com/recaptcha/)
   for more information (and you could uninstall this plugin).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Uncaught ReferenceError: grecaptcha is not defined](https://wordpress.org/support/topic/uncaught-referenceerror-grecaptcha-is-not-defined-7/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-grecaptcha-is-not-defined-7/#post-17472705)
 * Hello,
 * Looking at the provided website it appears that you’re running ReCaptcha v3. 
   Unfortunately, Google will not allow you to run both versions of ReCaptcha on
   your website, you’ll need to pick one to stick with. When you run ReCaptcha v3
   you won’t need to enable our plugin, or add the `[recaptcha]` tag to your forms.
 * If you’re looking to run ReCaptcha v2 you will first need to figure out and disable
   reCaptcha v3 altogether.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] We detected that your site is verifying reCAPTCHA passed solutions less than 50%](https://wordpress.org/support/topic/we-detected-that-your-site-is-verifying-recaptcha-passed-solutions-less-than-50-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/we-detected-that-your-site-is-verifying-recaptcha-passed-solutions-less-than-50-2/#post-17467566)
 * Hello,
 * When visiting the website provided I’m not seeing a ReCaptcha on the forms. Submissions
   also don’t seem to be going through as it’s expecting a ReCpathca Response, which
   it’s unable to get. I suspect it may have something to do with the Caching plugin
   involved. We recommend checking with the specific Caching plugin to see if you
   can exclude `wpcf7-recaptcha-controls` from being combined and minified with 
   the rest of the site scripts.
 * You should also be able to increase the ReCaptcha difficulty. See Security Preferences
   in the [ReCaptcha API Key Settings](https://developers.google.com/recaptcha/docs/settings).
 * Finally, if the above doesn’t work you could ditch this plugin and give the ReCaptcha
   v3 a try. Over a longer period of time it is supposed to be better at detecting
   how users interact with your website which means it’s going to be better at detecting
   spam bots.
 * Hopefully, using the above you’re able to solve your specific problem but if 
   you have any questions, comments, concerns you can reply back to this thead and
   we can assist further. Have a wonderful weekend!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Use Recaptcha V3 but only with the [recaptcha] tag?](https://wordpress.org/support/topic/use-recaptcha-v3-but-only-with-the-recaptcha-tag/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/use-recaptcha-v3-but-only-with-the-recaptcha-tag/#post-17440392)
 * Hello,
 * Thank you for pointing this out! I could certainly see how the phrasing could
   be misconstrued. We will reword this in the next version of this plugin to better
   convey that the `[recaptcha]` tag is only necessary for ReCaptcha Version 2.
 * > It does make sense that V3 would apply to all forms, if using the default reCaptcha
   > V3 (and therefore applied to all forms) then it would seem like there’s no 
   > need to use this plugin at all?
 * That is correct. Since Contact Form 7 supports V3 out of the box, you shouldn’t
   need to have this plugin installed to run ReCaptcha V3.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Use Recaptcha V3 but only with the [recaptcha] tag?](https://wordpress.org/support/topic/use-recaptcha-v3-but-only-with-the-recaptcha-tag/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/use-recaptcha-v3-but-only-with-the-recaptcha-tag/#post-17440144)
 * Hello,
 * Unfortunately, there is no “per form basis” for Google ReCaptcha v3. Version 
   3 of ReCaptcha runs site-wide as it monitors the activity of the user throughout
   their entire session to detect if they are a real human. With v3 the [recaptcha]
   tag is obsolete. Contact Form 7 also natively supports v3 out of the box, so 
   you will not need this plugin installed to run ReCaptcha v3.
 * As of today, Google has no plans to retire ReCaptcha v2 [in the near future] 
   and is still supporting both versions of ReCaptcha. Nothing lasts forever, though,
   but there is no deadline for v2 support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] How to insert ReCaptcha in blog post contact form?](https://wordpress.org/support/topic/how-to-insert-recaptcha-in-blog-post-contact-form-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/how-to-insert-recaptcha-in-blog-post-contact-form-2/#post-17425374)
 * Hello,
 * The form at the bottom of your articles are in fact Comment Forms, usually built
   into WordPress, and are no Contact Form 7 Forms.
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) is a WordPress
   plugin to help build custom contact forms.
 * Comment Forms are built into WordPress and can be enabled by default on posts.
   They’re a way for your community to interact with your posts.
 * If you don’t want users to leave comments on your articles, you could disable
   comments entirely. There is a [Disable Comments plugin](https://wordpress.org/plugins/disable-comments/)
   you could install. The settings are under Settings -> Disable Comments.
 * If you want to keep comments on articles but have a ReCaptcha to prevent spam,
   you could install [Advanced Google reCAPTCHA plugin](https://wordpress.org/plugins/advanced-google-recaptcha/)
 * In short, the ReCaptcha v2 for Contact Form 7 plugin you’ve installed does not
   work on Comment Forms. Hopefully using the recommendations above you’re able 
   to find a solution to your spam problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Plugin problem](https://wordpress.org/support/topic/plugin-problem-85/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/plugin-problem-85/#post-17389027)
 * Hello,
 * We have [Installation Instructions](https://wordpress.org/plugins/wpcf7-recaptcha/#installation)
   found on the plugins homepage. It was originally put together to mimic exactly
   how Contact Form 7 handled reCaptcha v2 prior to the developer removing it. If
   you have any questions during setup please reply back to this topic and we can
   assist further. Have a wonderful rest of your week!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] User capability in admin panel](https://wordpress.org/support/topic/user-capability-in-admin-panel/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/user-capability-in-admin-panel/#post-17385557)
 * Hello,
 * By default, the capability to manage the reCaptcha Version page is `publish_pages`
   but we also use the Contact Form 7 constant as well.
 * [More on WPCF7_ADMIN_READ_WRITE_CAPABILITY](https://contactform7.com/restricting-access-to-the-administration-panel/)

Viewing 15 replies - 16 through 30 (of 378 total)

[←](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md) [1](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/iqcomputing/replies/page/3/?output_format=md)…
[24](https://wordpress.org/support/users/iqcomputing/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/iqcomputing/replies/page/25/?output_format=md)
[26](https://wordpress.org/support/users/iqcomputing/replies/page/26/?output_format=md)
[→](https://wordpress.org/support/users/iqcomputing/replies/page/3/?output_format=md)