IQComputing
Forum Replies Created
-
Hello,
We’ve looked into this issue further and believe we found a workaround. This has been pushed with the latest
1.2.0update. 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
In reply to: [ReCaptcha v2 for Contact Form 7] Recaptcha no showingHello,
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
In reply to: [ReCaptcha v2 for Contact Form 7] “reCaptcha Response Here”-error in 1.1.9Thank 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
In reply to: [ReCaptcha v2 for Contact Form 7] “reCaptcha Response Here”-error in 1.1.9Hello,
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
noscripttags. We’ve attempted to bring this issue to the developers attention through their support forums and direct contact through their website but have had no response.User eastlight100 suggests…
…turn off ‘Lazy Load Videos and iframes’ within the settings.
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
In reply to: [ReCaptcha v2 for Contact Form 7] ReCaptcha is not showingHello,
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
In reply to: [ReCaptcha v2 for Contact Form 7] Recaptcha no showingHello,
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
In reply to: [ReCaptcha v2 for Contact Form 7] Contact Form 7 – reCaptcha v2Hello,
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
In reply to: [ReCaptcha v2 for Contact Form 7] Recaptcha not renderingHello,
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.
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://ww.wp.xz.cn/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.
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!
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:
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 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
In reply to: [ReCaptcha v2 for Contact Form 7] Recaptcha not renderingHello,
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.comtorecaptcha.netin 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 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
In reply to: [ReCaptcha v2 for Contact Form 7] Contact Form 7 – reCaptcha v2Hello,
We would expect to see
https://www.google.com/recaptcha/api.jsin 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. 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
In reply to: [ReCaptcha v2 for Contact Form 7] jQuery console error being loggedHello,
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
In reply to: [ReCaptcha v2 for Contact Form 7] Still loading V3.Hello,
Looking at the source is appears that the site is still loading
v=3.0which 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
Additionally, there’s a console error that
jQueryis not defined which should be loaded before the reCaptcha script. Maybe make sure the theme has bothwp_head()andwp_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_themehook 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
2) Ensure that the v2 API keys are set in the Contact Form 7 reCaptcha box
3) Ensure that Version 2 is selected in the plugin settings select boxIf you’ve tried the above and continue to run into the same issue we suggest switching to a default theme such as Twenty Nineteen 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
In reply to: [ReCaptcha v2 for Contact Form 7] ReCaptcha not showingHello,
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 and ensure that you have version 2 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!