Title: IQComputing's Replies - page 3 | 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 - 31 through 45 (of 378 total)

[←](https://wordpress.org/support/users/iqcomputing/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md) [2](https://wordpress.org/support/users/iqcomputing/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/iqcomputing/replies/page/4/?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/4/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Contact for not working properly](https://wordpress.org/support/topic/contact-for-not-working-properly/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/contact-for-not-working-properly/#post-17373092)
 * Hello,
 * It looks like the submissions are being automatically marked as Spam. You could
   try lowering the [Security Preference on the ReCapthca API Keys](https://developers.google.com/recaptcha/docs/settings).
   You may also want to try changing the ReCaptcha source from google to recaptcha.
   net in this plugins settings (Contact -> reCaptcha Version Source).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha not working properly](https://wordpress.org/support/topic/recaptcha-not-working-properly-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/recaptcha-not-working-properly-2/#post-17366349)
 * Hello,
 * We recommend trying the simple route with just “wpcf7-recaptcha-controls.js” 
   first, saving the settings, clearing the server WP Rocket Cache, clearing your
   local browser cache, and checking if the issue has resolved.
 * If you find the issue persists, then you could try adding the full URL or maybe
   even parts of the URL such as:
 *     ```wp-block-code
       plugins/wpcf7-recaptcha/assets/js/wpcf7-recaptcha-controls.js
       ```
   
 * Hopefully you’re able to find a workaround for your issue with WP Rocket. If 
   you have any questions you may 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] Request for Changelog Update on Plugin Details Page](https://wordpress.org/support/topic/request-for-changelog-update-on-plugin-details-page/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/request-for-changelog-update-on-plugin-details-page/#post-17366332)
 * Hello,
 * Some updates (such as v 1.4.5) just don’t have any changes to report. This plugin
   is pretty simple, which makes it inherently stable.
 * Here’s what’s changed:
    – “Tested up to” in the readme.txt updated to 6.4 – The
   plugin version bumped to 1.4.5 in the readme.txt and main plugin file.
 * You are right that the changelog should have been updated, and we will keep that
   in mind when publishing future versions of this plugin. Thank you for sharing
   your concerns and 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 working properly](https://wordpress.org/support/topic/recaptcha-not-working-properly-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/recaptcha-not-working-properly-2/#post-17354916)
 * Hello,
 * It could have something to do with WP Rocket lazy loading the ReCaptcha Callback
   script. If you open your dev tools you should see the following error:
 *     ```wp-block-code
       reCAPTCHA couldn't find user-provided function: recaptchaCallback
       ```
   
 * 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.
 * Hopefully this help, but if not you can reply below 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] WordPress 6.4 Compatibility](https://wordpress.org/support/topic/wordpress-6-4-compatibility/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-6-4-compatibility/#post-17354840)
 * Hello,
 * Thank you for writing in! We just push an update showing support for WordPress
   6.4.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha V2 not working, need help](https://wordpress.org/support/topic/recaptcha-v2-not-working-need-help/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/recaptcha-v2-not-working-need-help/#post-17251323)
 * Hello,
 * At the provided link, the only available forms are in Elementor and not in Contact
   Form 7. This plugin only works with [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
   forms.
 * We do have a `wpcf7_recaptcha_locale` filter hook in the following plugin file
   that you could use to switch the ReCaptcha language:
 * recaptcha-v2.php LN 70
   apply_filters( ‘wpcf7_recaptcha_locale’, get_locale() )
 * The usage of the filter hook could look something like this:
 *     ```wp-block-code
       /**
        * Return the curent page ReCaptcha locale.
        * Defaults to the site locale from get_locale() function.
        * 
        * @param String $locale
        * 
        * @return String $locale
        */
       add_filter( 'wpcf7_recaptcha_locale', function( $locale ) {
   
       	// Example: domain.com/?lang=ru
       	if( isset( $_GET, $_GET['lang'] ) && 'ru' === $_GET['lang'] ) {
       		$locale = 'ru_RU';
       	}
   
       	return $locale;
   
       } );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha 2 not working](https://wordpress.org/support/topic/recaptcha-2-not-working-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years ago](https://wordpress.org/support/topic/recaptcha-2-not-working-2/#post-16999367)
 * Hello,
 * Looking at the provided link we do see the ReCaptcha v2 enabled. If you have 
   any other questions, comments, or concerns you may 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] Plugin seems to be loading recaptcha__en_gb.js multiple times](https://wordpress.org/support/topic/plugin-seems-to-be-loading-recaptcha__en_gb-js-multiple-times/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-seems-to-be-loading-recaptcha__en_gb-js-multiple-times/#post-16895668)
 * Hello,
 * There is a slight difference between an asset loading and an asset making requests.
   The plugin loads the asset once, and you can verify this by viewing your website
   source directly. The Network Tab shows requests being made by your website and
   any of the loaded scripts. The ReCaptcha API (api.js), once loaded, goes out 
   and makes further requests. Presumably, verifying that your ReCaptcha key belongs
   to you and your domain. We have no control over any requests the API makes since
   it is provided by Google.
 * Additionally, you can see that these requests are quite small and take fractions
   of a second. The right-hand side of your Network Tab image is measuring these
   requests in milliseconds. We know there are 1000 milliseconds in a second. If
   we add up all the requests, including the loading of api.js (not highlighted 
   in your screenshot) it comes out to 179 milliseconds. That is less than half 
   a second ( 0.18 seconds ) for the API to load and then make the additional requests
   that it needs to function properly.
 * Hopefully, that answers your questions and concerns, but if you have anything
   else, please reply back to this thread and we can assist further.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha not working in popup](https://wordpress.org/support/topic/recaptcha-not-working-in-popup-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-not-working-in-popup-2/#post-16772304)
 * [@qerprash](https://wordpress.org/support/users/qerprash/) Unfortunately, the
   popup window is being loaded via AJAX. This means that the form and content is
   being added dynamically after the page has loaded. The ReCaptcha script has no
   idea that the form has loaded and is unable to reinitialize the ReCaptcha box.
   A developer would need to add a customization that reinitializes the ReCaptcha
   once the popup window is opened.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] It doesn’t appear](https://wordpress.org/support/topic/it-doesnt-appear/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/it-doesnt-appear/#post-16761488)
 * [@optionway](https://wordpress.org/support/users/optionway/)
 * There’s nothing in PHP 8 or 6.2.2 that we are aware of which would prevent the
   plugin from working properly. We also run this plugin on several PHP 8 + 6.2.2
   websites and have not run into any issues.
 * This leads up to believe that it may be a plugin or theme conflict. We would 
   recommend taking a backup of your website, understanding how to restore your 
   back up, and installing 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 (
   just for your admin user so that this does not affect visitors ). You can then
   enable each plugin one by one until you find the culprit. For more information,
   we do recommend reading [their documentation](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/).
 * An alternative option is to edit your topic and add a link to your website in
   which we can take a look at the dev tools to see if there are any JavaScript 
   errors causing an issue and check the source to ensure everything is loading 
   as expected. Please note that if you link your website outside the provided topic
   link box, this link will be publically available (and usually not an optimal 
   solution for most users).
 * Hopefully using the above resources you’re able to resolve your issue but should
   you have any questions or can provide further information 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] It´s not working](https://wordpress.org/support/topic/its-not-working-144/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/its-not-working-144/#post-16742451)
 * Hello [@ejgarciam](https://wordpress.org/support/users/ejgarciam/)
 * This may be a plugin conflict. Looking at the page, there are 2 versions of reCaptcha
   being loaded. If you disable the installed Cookie Plugin (or specifically the
   Contact Form 7 module of the Cookie Plugin), does it appear then?
 * We’re not seeing any issues with PHP 8 or WordPress 6.2 that would prevent the
   plugin working properly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Text box under captcha box](https://wordpress.org/support/topic/text-box-under-captcha-box/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/text-box-under-captcha-box/#post-16690210)
 * Hello [@leonfeijen](https://wordpress.org/support/users/leonfeijen/)
 * Unfortunately, it’s difficult to say what the issue is without a link to the 
   site in question. This issue could be a JS conflict with another script on the
   site. It could be a theme or plugin-specific CSS override causing issues.
 * First, we recommend installing something like the [WordPress Health Check Plugin](https://wordpress.org/plugins/health-check/)
   and follow their instructions on how to [safely disable plugins and revert to a default theme](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/#troubleshooting).
 * If you can edit your question above, we would recommend adding your website URL
   into the public URL field so that we may see the site in question. Once we are
   able to review the frontend of the site, we should be able to tell you what the
   root cause is.
 * Hopefully using one of the above methods we’re able to help resolve the issue.
   Should you have any further questions, clarifications, or details please 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 error “Could not verify the reCaptcha response error””](https://wordpress.org/support/topic/recaptcha-error-could-not-verify-the-recaptcha-response-error/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-error-could-not-verify-the-recaptcha-response-error/#post-16296884)
 * [@pdiaz123](https://wordpress.org/support/users/pdiaz123/) WP Rocket has some
   documentation on how to exclude JS from being deferred which may be the cause.
 * You can try adding that to the Deferred Exclusion list ([WP Rocket Documentation on Deferred JavaScript](http://Exclude files from Load JavaScript Deferred)).
 * Additionally, you can try adding that to the Delayed Exclusion list ([WP Rocket Documentation on Delayed JavaScript](https://docs.wp-rocket.me/article/1560-delay-javascript-execution-compatibility-exclusions)).
 * Hopefully, using the above you’re able to solve your issue. If not, you may reply
   back to this thread 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] Recaptcha error “Could not verify the reCaptcha response error””](https://wordpress.org/support/topic/recaptcha-error-could-not-verify-the-recaptcha-response-error/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-error-could-not-verify-the-recaptcha-response-error/#post-16294620)
 * Hello,
 * This could be an issue with WP Rocket Cache delaying the load of the WP ReCaptcha
   script. One of the users on the Contact Form 7 forums suggests the following:
 * > I just added the word: Recaptcha
   > Into the WP Rocket File Optimization tab in
   > section: Delay JavaScript Execution – excluded javascript-files
   >  [SLV (@dwnl)](https://wordpress.org/support/topic/wp-rocket-plugin-and-recaptcha/#post-14847186)
 * Another option is to exclude optimization of `api.js` in the WP Rocket settings.
 * Additionally, we are seeing some JS errors in the console of the website that
   may be interfering with the load process that may need to be fixed as well. We
   recommend trying the above and possibly disabling the WP Rocket plugin to see
   if the ReCaptcha loads properly. If the ReCaptcha loads after disabling WP Rocket
   then you could reach out to WP Rocket for a solution.
 * If you have tried the above, and then tried to disable WP Rocket entirely, and
   continue to run into the same issue, please reply back to this thread and we 
   can assist further. Otherwise, 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] Where to enter Recaptcha v2 keys?](https://wordpress.org/support/topic/where-to-enter-recaptcha-v2-keys/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/where-to-enter-recaptcha-v2-keys/#post-16282427)
 * Hello [@astronomer44](https://wordpress.org/support/users/astronomer44/)
 * This plugin uses the same ReCaptcha Integration screen as Contact Form 7 does
   for their ReCaptcha v3 Keys. Entering your keys here will save them to the Contact
   Form 7 settings which this plugin uses during output.
 * [https://wordpress.org/plugins/wpcf7-recaptcha/#installation](https://wordpress.org/plugins/wpcf7-recaptcha/#installation)
 * You would enter your v2 API Keys into the same Integration screen and ensure 
   that this plugin’s settings (Contact Form 7 > ReCaptcha Version) are set to use
   reCaptcha v2. Hopefully, using the above instructions, you’re able to get your
   reCaptcha working properly. Should you have any questions or run into any other
   issues, please reply back to this thread, and we can assist further. Have a wonderful
   rest of your week!

Viewing 15 replies - 31 through 45 (of 378 total)

[←](https://wordpress.org/support/users/iqcomputing/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/iqcomputing/replies/?output_format=md) [2](https://wordpress.org/support/users/iqcomputing/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/iqcomputing/replies/page/4/?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/4/?output_format=md)