Title: IQComputing's Replies - page 21 | 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 - 301 through 315 (of 378 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] No longer seems to work since Contact form 7 updated to 5.1.3](https://wordpress.org/support/topic/no-longer-seems-to-work-since-contact-form-7-updated-to-5-1-3/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/no-longer-seems-to-work-since-contact-form-7-updated-to-5-1-3/#post-11635216)
 * Hello,
 * We’ve looked into this issue further and believe we found a workaround. This 
   has been pushed with the latest `1.2.0` update. Hopefully that resolves the A3
   Lazy Load issues but if you continue to run into problems after the latest update
   please let us know and we may look into the issue further. Have a wonderful rest
   or your week!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha no showing](https://wordpress.org/support/topic/recaptcha-no-showing/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/recaptcha-no-showing/#post-11635206)
 * Hello,
 * As we have not heard back from you we will mark this thread as resolved. Should
   you continue to have issues or have any further questions please reply back to
   this thread and we may look into your issue 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 Response Here”-error in 1.1.9](https://wordpress.org/support/topic/recaptcha-response-here-error-in-1-1-9/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-response-here-error-in-1-1-9/#post-11631231)
 * Thank you for bringing this to our attention. We’ve decided to look into this
   issue further and may have found a solution that we’ll roll out with our upcoming
   update.
 * – – – – – The Technical – – – – –
 * In 1.1.9 we removed old styling brought over from the original Contact Form 7
   break-off. It wasn’t accessible to users with disabilities and would prevent 
   the form from being submitted if JavaScript was disabled instead of showing a
   reCaptcha-iframe fallback. We thought that the CSS absolute positioning of the
   iframe was causing A3 not to lazy-load the fall back iframe (v1.1.8). In any 
   case A3 should not be lazy loading any items in noscript tags.
 * What we found is that the A3 plugin seems to disregard iframe with “content” 
   inside of it.
 * `<iframe></iframe>` will get lazy loaded but if we add a break in the iframe 
   HTML
 *     ```
       <iframe>
       </iframe>
       ```
   
 * It seems to not even attempt to lazy load the iframe and Google doesn’t care 
   for loading the fallback. Markup wise it’s not very different. We’re going to
   push this update in our next version which will also remove some jQuery dependencies(
   using vanilla JavaScirpt as a replacement ). Hopefully that solves the A3 issues
   in the future.
 * – – – – –
 * Thanks again 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 Response Here”-error in 1.1.9](https://wordpress.org/support/topic/recaptcha-response-here-error-in-1-1-9/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-response-here-error-in-1-1-9/#post-11627165)
 * Hello,
 * Viewing your link we do not see the issue you describe. We did notice that you
   do have the A3 Lazy Load plugin installed. Unfortunately, there’s an issue with
   their plugin that loads items in `noscript` tags. We’ve attempted to bring this
   issue to the developers attention through their [support forums](https://wordpress.org/support/topic/lazy-loading-and-noscript/)
   and direct contact through their website but have had no response.
 * User eastlight100 [suggests](https://wordpress.org/support/topic/no-longer-seems-to-work-since-contact-form-7-updated-to-5-1-3/)…
 * > …turn off ‘Lazy Load Videos and iframes’ within the settings.
 * [https://wordpress.org/support/topic/no-longer-seems-to-work-since-contact-form-7-updated-to-5-1-3/#post-11604254](https://wordpress.org/support/topic/no-longer-seems-to-work-since-contact-form-7-updated-to-5-1-3/#post-11604254)
 * Unfortunately, this is not an issue we can fix on our end and needs to be addressed
   with A3 Lazy Load plugin. Hopefully the above helps you find a resolution. 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 is not showing](https://wordpress.org/support/topic/recaptcha-is-not-showing-2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-is-not-showing-2/#post-11616982)
 * Hello,
 * We haven’t heard from you in a few days so we’ll mark this thread as resolved.
   If you find yourself continuing to have issues, questions, or find that your 
   issue has not been resolved please reply back to this thread with further information
   and we may assist you 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 no showing](https://wordpress.org/support/topic/recaptcha-no-showing/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-no-showing/#post-11616980)
 * Hello,
 * Normally, Google does not load reCaptcha through an iframe but dynamically via
   JavaScript. The iframe is for users ( or spambots ) who decide to view your website
   with JavaScript disabled, they will still be met with a reCaptcha test through
   the iframe from Google.
 * Some things to verify and make site:
 * 1) The reCpatcha keys set in the Google Console are reCaptcha v2 checkbox and
   your domain is whitelisted under the API keys.
 * 2) In the plugin settings ( WordPress Admin -> Contact -> reCaptcha Version )
   the selectbox has “reCaptcha Version 2” selected and saved.
 * 3) Your contact forms have the `[recaptcha]` shortcode tag.
 * If you’ve verified the above the next step would be to rule out any theme or 
   plugin conflicts using the Health Check & Troubleshooting plugin. Additionally,
   a website URL with a form where you expect a reCaptcha for us to look at would
   be very helpful.
 * Hopefully the above helps solve your issue. We’ll leave this thread as unresolved
   for a few days or until we hear back from you. Should you have any questions 
   regarding the above please reply back to this thread and we may assist you further.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Contact Form 7 – reCaptcha v2](https://wordpress.org/support/topic/contact-form-7-recaptcha-v2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/contact-form-7-recaptcha-v2/#post-11604166)
 * Hello,
 * We haven’t heard back from you regarding this issue in some time. We’ll mark 
   this thread as resolved for now but if you find that your issue is not resolved
   and would like further assistance please reply back to this thread with more 
   information regarding your issue and we will reopen the thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Recaptcha not rendering](https://wordpress.org/support/topic/recaptcha-not-rendering/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-not-rendering/#post-11604156)
 * Hello,
 * We haven’t heard back from you regarding this issue so we’ll mark this thread
   as resolved for now. If you find that your issue is not resolved and need further
   assistance please reply to thread thread with further information.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Retrieve recaptcha v3 key from network (multisite)](https://wordpress.org/support/topic/retrieve-recaptcha-v3-key-from-network-multisite/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/retrieve-recaptcha-v3-key-from-network-multisite/#post-11601457)
 * Hello,
 * I think there may be a misunderstanding.
 * This plugin, “Contact Form 7 – reCaptcha v2” is specifically for using reCaptcha
   version 2 with Contact Form 7. Without this plugin installed you will not be 
   able to see network based settings and it specifically works with version 2 **
   not version 3**. For more information you may read the plugin description:
 * [https://wordpress.org/plugins/wpcf7-recaptcha/](https://wordpress.org/plugins/wpcf7-recaptcha/)
 * Questions regarding version 3 reCaptcha and its settings will be better address
   by the core plugin author at the [Contact Form 7 Support Forums](https://wordpress.org/support/plugin/contact-form-7/).
 * Hopefully this makes sense. We’re going to mark this thread as resolved since
   it’s a question revolving around Contact Form 7 reCaptcha v3 and not specifically
   this plugin. 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] Retrieve recaptcha v3 key from network (multisite)](https://wordpress.org/support/topic/retrieve-recaptcha-v3-key-from-network-multisite/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/retrieve-recaptcha-v3-key-from-network-multisite/#post-11601293)
 * Hello,
 * If you have this plugin installed and activated on the Network you should see
   an option whenever you’re viewing the Network Admin ( where you can view all 
   the websites ). Then under Plugins should be an additional option called “WPCF7
   reCaptcha Settings”. As the image below suggests this can only been seen when
   viewing the plugins as a Network Admin:
 * > [View post on imgur.com](https://imgur.com/wMxMr6q)
 * It may be possible that your current user is not the Network Admin, you are not
   viewing Network Admin page, or a plugin is conflicting with ours. Our suggestion
   would be to ensure that you can see the “Sites” menu item whenever you’re logged
   in ( on the left-hand side ) and that both our plugin and Contact Form 7 is installed
   and active. Additionally, you can install the WordPress [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/)
   plugin to ensure it’s not a theme or plugin conflict. If you find that it is 
   a theme or plugin conflict, please report back here and we can look into solutions
   for a future update.
 * Hopefully the above helps you find a solution. Should you have any questions 
   please reply back to this thread. 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 rendering](https://wordpress.org/support/topic/recaptcha-not-rendering/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-not-rendering/#post-11581911)
 * Hello,
 * We were able to view the webpage linked in the thread on multiple browsers ( 
   windows, android, mac ) and were able to view the reCaptcha without issue. Have
   you tried switch from `google.com` to `recaptcha.net` in this plugins settings?
 * Whenever the reCaptcha disappears are you logged in or out?
 * Could it be an installed browser extension blocking the reCaptcha from appearing?
   Have you tried different browsers, different computers, or incognito mode?
 * Maybe install the [Health Check & Troubleshooting plugin](https://wordpress.org/plugins/health-check/)
   to safely disable plugins and revert to a default theme. With instructions on
   how we can replicate this issue we may be able to give better advice.
 * If you found the solution to your issue please reply back to this thread and 
   let us know how you solved it! 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] Contact Form 7 – reCaptcha v2](https://wordpress.org/support/topic/contact-form-7-recaptcha-v2/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/contact-form-7-recaptcha-v2/#post-11580258)
 * Hello,
 * We would expect to see `https://www.google.com/recaptcha/api.js` in the source
   code of the website but we do not see it. It’s difficult to say what would be
   causing this issue simply looking at the website and would require some debugging.
   The issue could be a theme or plugin conflict. We suggest installing the [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/).
   This will allow you to disable plugins and revert to a default theme until the
   issue is solved. Once you find the conflicting plugin or theme we can look further
   into why that conflict occurred and if there’s anything we can do on our end 
   to prevent that from happening.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] jQuery console error being logged](https://wordpress.org/support/topic/jquery-console-error-being-logged/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/jquery-console-error-being-logged/#post-11560598)
 * Hello,
 * Thank you for bringing this to our attention. It’s something we’re aware of and
   we are looking to convert this to vanilla JavaScript. This is an artifact from
   Contact Form 7 v5 which was pulled over in the diff. We believe it has something
   to do with deferred JavaScript ( jQuery at the top ). Whenever it hits the inline
   JavaScript it hasn’t quite loaded the jQuery yet, throws a console error but 
   proceed to function correctly once the deferred script has actually loaded.
 * If you are not having issues we will mark this thread as resolved for now but
   will reply here once we release an update with the snippet converted to vanilla
   JavaScript. 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] Still loading V3.](https://wordpress.org/support/topic/still-loading-v3/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/still-loading-v3/#post-11555828)
 * Hello,
 * Looking at the source is appears that the site is still loading `v=3.0` which
   could mean that the plugin hasn’t been specified to use version 2.0. See the 
   linked image below:
 * [https://ps.w.org/wpcf7-recaptcha/assets/screenshot-1.jpg](https://ps.w.org/wpcf7-recaptcha/assets/screenshot-1.jpg)
 * Additionally, there’s a console error that `jQuery` is not defined which should
   be loaded before the reCaptcha script. Maybe make sure the theme has both `wp_head()`
   and `wp_footer()` functions in the expected places. If you’ve updated to the 
   latest version (v1.1.9) of this plugin it specifies jQuery as a requirement:
 * `wp_register_script( 'google-recaptcha', $url, array( 'jquery' ), '2.0', true);`
 * We’ve also tested this using the most basic/bare custom theme to ensure this 
   works as expected.
 * Regarding your linked image, using the `setup_theme` hook our plugin removes 
   the contact form 7 hook and replaces it with our own:
 *     ```
       remove_action( 'wp_enqueue_scripts', 'wpcf7_recaptcha_enqueue_scripts', 10 );
       add_action( 'wp_enqueue_scripts', 'iqfix_wpcf7_recaptcha_enqueue_scripts', 10 );
       ```
   
 * – – – – – – – – – –
 * We suggest going through the installation instructions once more to ensure all
   the settings are set: installation instructions
 * 1) Ensure you have the [correct v2 API keys](https://www.iqcomputing.com/support/articles/generate-google-recaptcha-v2-keys/)
   
   2) Ensure that the v2 API keys are set in the [Contact Form 7 reCaptcha box](https://contactform7.com/wp-content/uploads/screenshot-recaptcha-4-768x467.png)
   3) Ensure that Version 2 is selected in the [plugin settings select box](https://ps.w.org/wpcf7-recaptcha/assets/screenshot-1.jpg)
 * If you’ve tried the above and continue to run into the same issue we suggest 
   switching to a default theme such as [Twenty Nineteen](https://wordpress.org/themes/twentynineteen/)
   to ensure the issue is not theme specific. If you’ve switched to a default theme
   and continue to run into the same issue we then suggest disabling plugins to 
   ensure it’s not a plugin conflict.
 * – – – – – – – – – –
 * It’s a lot of information but we hope one of the above suggestions solves your
   issue. We’ll leave this thread open for a few days or until we hear back from
   you. Should you continue to have issues or have any additional questions please
   reply below. 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](https://wordpress.org/support/topic/recaptcha-not-showing-21/)
 *  Plugin Author [IQComputing](https://wordpress.org/support/users/iqcomputing/)
 * (@iqcomputing)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-not-showing-21/#post-11555732)
 * Hello,
 * We’ve looked on the website and did not see any instance of a contact form. If
   you have the `[recaptcha]` tag set in the form but the actual reCaptcha does 
   not appear on the front-end it could mean that you have version 2 API keys set
   and did not select to use version 2 reCaptcha in this plugins settings. We would
   suggest going through the [installation instructions](https://wordpress.org/plugins/wpcf7-recaptcha/#installation)
   and ensure that you have [version 2 keys](https://www.iqcomputing.com/support/articles/generate-google-recaptcha-v2-keys/)
   set.
 * If you go through the installation instructions and continue to run into issues
   please reply back to this ticket and we can assist you further. We’ll leave this
   thread open for a while or until we hear back from you. Have a wonderful rest
   of your week!

Viewing 15 replies - 301 through 315 (of 378 total)

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