Hi, not sure if I’m missing something very obvious…! After installing your plugin I selected “ReCaptcha v2” and hit ‘submit’. Then I clicked on Contact > Integrations and scrolled down to ReCaptcha… where I see it’s only possible to integrate v3.
Is v2 no longer supported?
I’m trying to translate the contact form Captcha empty response using the PO/MO files, but at the form feedback, it always return “Please verify that you are not a robot.”.
But when i type wpcf7iqfix into the console it seems that everything is fine, since the object returns:
{recaptcha_empty: 'Por favor, verifique que você n?o é um rob?.', response_err: 'wpcf7-recaptcha: N?o foi possível verificar a resposta do reCaptcha.'}
And when i submit the form, it returns the feedback:
{
"contact_form_id": 114,
"status": "validation_failed",
"message": "Um ou mais campos possuem um erro. Verifique e tente novamente.",
"invalid_fields": [
{
"field": "contact-name",
"message": "Preencha este campo.",
"idref": null,
"error_id": "wpcf7-f114-o1-ve-contact-name"
},
{
"field": "contact-email",
"message": "Preencha este campo.",
"idref": null,
"error_id": "wpcf7-f114-o1-ve-contact-email"
},
{
"field": "contact-subject",
"message": "Preencha este campo.",
"idref": null,
"error_id": "wpcf7-f114-o1-ve-contact-subject"
},
{
"field": "contact-message",
"message": "Preencha este campo.",
"idref": null,
"error_id": "wpcf7-f114-o1-ve-contact-message"
},
{
"field": "recaptcha",
"message": "Please verify that you are not a robot.",
"idref": null,
"error_id": "wpcf7-f114-o1-ve-recaptcha"
}
],
"posted_data_hash": "",
"into": "#wpcf7-f114-o1"
}
Am i doing something wrong?
Hello support,
In here: https://www.iyapglobal.com/contact-us/ v2 checkbox robot is not showing.
Put the shortcode inside the contact form, created site key and secret key for V2 from google console.
What might be the issue?
Thanks!
Hi there,
I am having an odd issue with a contact form where we are using the v2 checkbox reCAPTCHA – it has at some point stopped working but only when not logged in, it works absolutely fine when I am logged in as an admin.
It was always working fine, then perhaps an update or something similar at some point I figured must be why it has stopped working – the code loading on the page in the page source, including the recaptcha script appears to be the same too. I’d originally thought it was the keys which I’ve switched out for new but this didn’t help, same scenario.
There are 2 or 3 plugins on there relating to lazy loading media/videos which I also thought might be conflicting, I’ve tested deactivating those along with the Cloudflare plugin which are, as far as I can tell, are the only likely culprits but to no avail either. Otherwise there is no caching plugin installed so I am a bit stumped!
Thanks,
Jon
Hi,
I’m using contact form with ReCaptcha v2 for Contact Form 7 protection.
But since this weekend I’m getting a lot of spam from India.
I’m also a WPRocket user. What can I do to protect my site from the spam?
Hi! Good Day!,
I am currently experiencing an issue with the Recaptcha v2 for Contact Form 7 plugin. setup and configurations were followed correctly and working fine in WordPress however when I try to check it on the live site the plugin is kind of not working because I have to refresh or reload the page several times to make the plugin working or show. I am seeing this error in the console when I try to inspect the site “reCAPTCHA couldn’t find user-provided function: recaptchaCallback”. here is the page where I am encountering the issue.
I also tried the other solutions provided similar to this topic, unfortunately it didn’t work.
could you please help me with this issue if you know any solutions? or an alternative recaptcha plugin that is suitable for contact form 7 plugin.
Thanks,
nielk
]]>I need some additional information:
V. 1.4.6. info: ?“Tested and updated to support WordPress 6.5 Regina”
But… “Requires version: 4.9 or higher”, “Compatible up to version: 6.4.4”.
Vhen I try to update, got a warning: “The extension has not been tested for your version of WordPress”.
My version of WordPress is 6.5.3.
Shall I update or not?
Thank You !
]]>Hello,
we have a problem with the reCAPTCHA (v2).
While it’s working on desktop, it does not show up on mobile.
You can see this page as a reference: https://www.masacoustics.it/contattaci-2-3/
We also tried to use the compact mode, but nothing changes.
Could you please help us?
Thank you!
]]>Hi, under the Captcha box, there’s a white box.
I have tried to hide it with following, but without luck:
#g-recaptcha-response {
min-height: 0 !important;
padding: 0 !important;
border: 0;
}
Can you help me?’
Jakob
I am using Contact Form 7, Ver 5.9 with Recaptcha V2, 1.4.5. I am still getting a lot of Russian Spam. How is this possible? Are the Russians that clever? Why do they think I can read Russian? How do I fix this?
Thanks for your Help.
Here is an example –
[repost of spam content removed by moderator. Please don’t fling your spam over our fence. ?? ]
The page I need help with: https://dougalsongs.com/contact/
]]>Hi friends!
Contact Form 7 (5.3.2) + ReCaptcha v2 for Contact Form 7 (1.4.5) is installed. Configured ReCaptcha v2 with appropriate keys from Google. ReCaptcha is not displayed on the page. When submitting the form, the error “One or more fields have an error. Please check and try again.” The console displays the error Uncaught ReferenceError: grecaptcha is not defined at HTMLDocument.
Parameters:
php 7.3.33
WordPress 5.5.3
Plugins:
ACF Content Analysis for Yoast SEO (3.0.1)
Advanced Custom Fields PRO (5.8.0-beta4.1)
Contact Form 7 (5.3.2)
Cyr-To-Lat (4.5.2)
Duplicate Page (4.3)
ReCaptcha v2 for Contact Form 7 (1.4.5)
SVG Support (2.3.18)
WPML Multilingual CMS (4.3.18)
Yoast SEO Premium (15.2)
Please help to solve the problem
Hey Guys,
Everything worked fine on my site for the past couple of years, however over the last month my client has been complaining of spam emails getting through.
I went to the google recaptrure and it has this error:
We detected that your site is verifying reCAPTCHA passed solutions less than 50% of the time. This could indicate a problem with your integration with reCAPTCHA. Please see?our developer site?for more information.
I looked at the results and the recatpure is still blocking lets say 17 spams emails but somehow they are still getting like 6 through. When i go onto the site it works correctly for me. I have recapture V2 set as per the settings. Is there anything im missing?
Thank you!
]]>Hi, it looks like you can use Recaptcha V3 but still only have it implemented on forms which have the [recaptcha] tag, is this correct?
I was originally going to use this plugin with Recaptcha V2 as a way to only have one specific form use Recaptcha, but if it’s possible to use V3 in the same way then this could be useful (especially if / when Google decide that V2 is no longer supported!).
Thanks!
]]>Hi, I have a spam problem with the contact forms on my site.
I have installed the ReCaptcha v2 for Contact Form 7 plugin but I am unable to insert it into the contact form of each article on my blog.
There are many apartments like in this link: https://eccoloo.it/casevacanzesicilia/la-mia-prima-vacanza-in-sicilia-a-siracusa/
How can I enter it since I am being attacked by spam?
(I’m not an HTML expert, please explain it simply)
Thank you
]]>Hi,
I installed your plugin in my site, but I didn’t find any way to set up your plugin, I clicked the Contact icon, nothing to open your plugin ?
Do you have any solution ?
Thank you very much !
In the admin panel, the “Shop Manager” user role in Woocommerce allows access to contact form 7. I have a code snippet now to get that separate from post capabilities – so the shop manager doesn’t see that option at all. I user the User Role Editor plugin to tailor access. However, the “Contact” option remains with full access to “reCaptcha Version”. Do you have a way to separate this access please, then I can remove it for some capabilities.
]]>Hi, When I activate your plugin and setup reCaptcha v2, I cannot submit the form properly. The error message is saying that “There was an error trying to send your message. Please try again later.”
]]>I recently visited the plugin details page to review the changelog for the latest released version (v 1.4.5). However, I couldn’t find any information there.
Could you please update the page with the changes for the v1.4.5 release? This information is important for users who want to stay informed about the latest updates and improvements.
Thank you.
]]>Hi, I have added recaptcha to forms in my site. One in header and one in the description part of the page. In header the name of button is “Free Quote” and in description part the name of button is “Enquire Now”. It is showing for some and not showing for some users. Even for same users it only shows sometimes. When it doesn’t show if you inspect the form the captcha code is there but just not loaded properly
]]>Has this plugin been tested with WP 6.4?
]]><font _mstmutation=”1″></font>
The situation is as follows: I have a bilingual website with Russian and English versions. I created two forms, one for the Russian page and another for the English page. However, the problem is that I added reCAPTCHA V2 to both forms, and while it displays correctly on the Russian page, it does not appear on the English page. Moreover, if I manage to fix this issue, how can I change the language of the reCAPTCHA depending on the active language of the page?
Thank you in advance.
Hi there. Our Contact Form with is not working, and we are getting bombarded with spam messages. I’ve set it up with your plugin for ReCaptcha v2. However, in the setup integration tab of CF7, it shows ReCaptcha v3 being active. There doesn’t seem to be a way to change it. The Google keys are for v2, but it appears to still be using v3, which we find quite poor – we want the picture challenges! Hope you can solve this problem. Couldn’t find a way to upload a couple of screenshots as it only allows a URL link. Cheers, James Hammond.
]]>While doing speed test on a new website we see multiple loads of the recaptcha__en_gb.js file which doesn’t seem right…
And in the inspector
If we remove the [recaptcha] shortcode then none of them are loaded (so it is from this plugin).
Thanks
]]>Hi,
I create a contact form 7 popup by using ReCaptcha v2 for Contact Form 7 and Request a Quote for WooCommerce and Elementor – Get a Quote Button – Product Enquiry Form Popup but recaptcha v2 does not show on contact form 7. Can you help me with this matter?
Thank you.
]]>i have used quick enquiry button on the collection page and it is using a contact form 7 in which a recaptcha is add but it is showing an error of network connection again and again but the same recaptcha is working fine on home page contact form. Basically is not working in any popup window form.
]]>Hello,
The recaptcha doesn’t appear on PHP 8.0 and WordPress 6.2.2.
]]>We have updated the site to PHP 8.0.24 and WordPress 6.2 and suddently the captcha doesn′t appear using Google Chrome 113.0.5672.92 for Mac but it works on Firefox 113.0.1 for Mac. The plugin page at wordpress says it′s tested for 6.0.3. Will it be tested on WP 6.2?
]]>I succesfully added captcha v2 on our website, but it shows a white box, like a text field, under the captcha box. I already used the custom CSS form this topic: https://www.ads-software.com/support/topic/strange-white-box-under-recaptcha/. What’s wrong?
]]>Hi,
We’re having issues with our contact forms and it’s giving the some “Could not verify the reCaptcha response error.” and “Validation errors occurred.Please confirm the fields and submit”.
There are times we are able to successfully submit the form, but most of the time we get this recaptcha issue.
For reference, below are the plugins and its version that we are currently using:
– Contact Form 7: Version 5.6.4
– reCaptcha V2 for Contact Form 7: Version 1.4.3
Could this be because of incompatibility of plugin versions? If not, can you further help identify the root cause and assist with the fix?
Thank you so much!
]]>The latest version of the Contact form Integration screen looks like it only is expecting reCaptcha v.3 keys so how can I enter v.2 keys?
]]>