How to disable the Test-Reminder-Banner in WP Dashboard?
]]>I’m showing a login form for front end users on a page using the wp_login_form() function, but the recaptcha isn’t showing on this page.
Does this plugin not apply to wp_login_form() function? If not, why not? Can this be added, and how quickly?
]]>Hello everyone.
We report that the Italian translation of the reCaptcha by BestWebSoft plugin at version 1.78 is completely wrong. The problem occurs on the WordPress login page.
Attachment > https://ibb.co/r2bH8cn
]]>Hello,
We enabled reCaptcha on custom forms with the LiteSpeed cache plugin enabled. reCaptcha appears on the custom forms but all other UI elements after reCaptcha are not displayed. If we disable the LiteSpeed cache plugin, the issue seems to disappear.
The issue occurs on Flatsome theme, login page (lightbox popup), but not on the …/my-account/ login page.
Kindly check and fix the compatibility issue with LiteSpeed Cache plugin.
Thanks
]]>Hi, I’ve got the pro version, On a Jetpack form I inserted the shortcode within the form. The tick box appears, but I can still submit the form without the box being ticked. Am I missing something?
]]>Getting this error on the page where I insert the recaptcha Shortcode:
Warning: Array to string conversion in wp-content\plugins\google-captcha\google-captcha.php on line 706
Hi,
I’m trying to use the plugin with the Jetpack form but I think I’m doing it wrong.
Jetpack is already installed on my site.
In your plugin settings, I can’t find a checkbox for “Jetpack” in the external plugins.
And I can’t find any reCaptcha Shortcode” to insert in the Jetpack form.
Can you please help me?
Thank you very much.
Valérie
(France)
I use the Elementor widget to insert the comment form for some reason I see that the captcha is not working because the spam keeps coming in, is there a reason for this?
]]>Dear BestWebSoft team,
We are using your reCaptcha Pro by BestWebSoft (version 1.74) plugin with the flatsome theme. Recently (unfortunately the exact versions were things started breaking is unknown), reCaptcha stopped working for us on the WooCommerce registration form when the form gets displayed in a popup (via lightbox). In this case the login form (just its html markup) gets rehosted in a div container (no iframe) on the main page which is then presented in a popup. When checking the page source we see that gglcptch div container has been included in the form but does not get fully populated.
<div class="gglcptch gglcptch_v2"><div id="gglcptch_recaptcha_474821113" class="gglcptch_recaptcha"></div><input type="hidden" name="gglcptch" value="" id="gglcptch">
<noscript>
<div style="width: 302px;">
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.google.com/recaptcha/api/fallback?hl=en&k=6LcMjRkpAAAAAJC3CFDKaCKs4kr0ebaOIDbc5Wvj" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;"></iframe>
</div>
</div>
<div style="border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px; height: 60px; width: 300px;">
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px !important; height: 40px !important; border: 1px solid #c1c1c1 !important; margin: 10px 25px !important; padding: 0px !important; resize: none !important;"></textarea>
</div>
</div>
</noscript></div>
In contrast to when the form gets displayed on its dedicated page (url path: /my-account/) the reCaptcha js file (/wp-content/plugins/google-captcha-pro/js/script.js?ver=1.74) and its dependencies appear to be missing when the form is shown as popup on the main page.
]]>The reCAPTCHA check always shows up as failed.
Page with issue linked below
Page Password: test
I’m using Version 3 and my keys have been verified in the settings:
https://snipboard.io/mCU3qs.jpg
I’ve tried setting the protective measures to 0 and the error still persists.
Hello,
I have configured the captcha plugin but it does not appear on the forms. Could you please check?
Kind regards
]]>Hi Support team,
We have integrated Google recaptcha in our application. It’s working for all pages, except below form. Can you please help us to resolve it and we are getting below error?
The reCAPTCHA verification period has expired. Please reload the page.
Affected page: https://discountlabels.wpengine.com/label-quote-request
]]>Hi. Please help me . In my web site every day registration spam bots. I added the plugin reCAPTCHA,and I see the small icon in down – right side. But I think plugin doesn’t work at the widget when you open start page and click to icon my pages , you saw login form and if click button registration, write random email, website create new account.
https://nordicmade.ticksy.com/ticket/3561317
Error GET https://ps.w.org/google-captcha/assets/icon-256×256.png 404 (Not Found) in this plugin.
]]>When accessing the Settings page I get the following message, “reCaptcha version was changed. Please submit “Test reCaptcha” and regenerate Site and Secret keys if necessary.” I selected the Test reCaptcha which generates the mess, “Please submit “Test verification”” then after selecting the Test verification, I got the following, “reCaptcha v3 test failed” I have confirmed my keys are correct, and have been using the plugin without issue for a couple of years. Now on version 1.74. The reCaptcha on my website seems to be working, so why am I getting this message? I use the Divi theme.
]]>i want content to appear on page after captcha submit. how to achive this
]]>Received this from [email protected] as a result of deactivating the plugin. I’m guessing that there has been no response on the support forum here due to them not having access to it, so copying below:
]]>Hello,
Not long ago you deactivated our plugin due to its unavailability on www.ads-software.com. Our plugins have been temporarily disabled due to problems with our main email address, which is registered with WordPress. It is not a security issue. We are now in contact with the WordPress team to restore the availability of the plugins. You can learn more here: https://bestwebsoft.com/blog/important-notice-urgent-community-support-needed-for-wordpress-org-plugin-restoration/
If you decide to reinstall the plugin, here is its official GitHub repository: https://github.com/bestwebsoft/google-captcha-recaptcha-wordpress-pluginBest regards
BestWebSoft Support Team
Hello, we have been using WordFence for quite a while and although the version number for reCaptcha has not changed, WordFence recently (12/15/2023) reported that the content of some files has. Fortunately, the changes seem to match what is in GitHub for V1.73, and many of the changes are cosmetic (removing comments, etc) – the GitHub location for anyone interested is: https://github.com/bestwebsoft/google-captcha-recaptcha-wordpress-plugin
One of the most potentially significant issues appears to be a difference in what I have noticed that starts in in line 377 of wp-content/plugins/google-captcha/includes/forms.php, in which a test for and definition of function “gglcptch_password_form_display” is completely gone.
So, my concern is, is this because of the issues that BestWebSoft is having with www.ads-software.com? It seems likely these changes somehow cropped up because of that, and now the version that WordFence is calling “The Original Version of the file” is not actually the last version downloaded.
I hope this makes sense! And thank you in advance for any thoughts!
]]>The uninstallation hook removes the table “gglcptch_whitelist”, but in my database it’s called “gglcptch_allowlist”
]]>Hi,
Has the plugin been discontinued, since it seems to be deleted for WordPress?
Please let me know if I should seek for an alternative, thanks
]]>Hi there,
I downloaded your plugin some time ago and I got this reCaptcha logo on the side of my website. I deactivated your plugin and then I deleted it, but the the logo still exists in my page. How can I get rid of this logo?
In PageSpeed Insights it gives me these so it seems that the Googles reCaptcha is still running on my site somehow:
Google CDN Cdn
374,1 KiB
175,9 KiB
…-QbJqHfGO…/recaptcha__en.js
(www.gstatic.com)
187,0 KiB
94,4 KiB
…-QbJqHfGO…/recaptcha__en.js
(www.gstatic.com)
187,0 KiB
81,6 KiB
Best Regards,
Tuomo Nurkkala
]]>I didn’t find any shortcode working for my contact page with Form 7.
[BWS_GOOGLE_CAPTCHA]
]]>Hello,
I see you have added a check in gglcptch_is_recaptcha_required
function which is causing issues in my theme.
I use your plugin for captcha verification via WP AJAX requests (admin-ajax.php) but this check prevents the form from being validated because it always returns true:
if ( wp_is_json_request() ) {
return false;
}
I use jQuery to submit the contact form $.post( url, data, ... )
You should exclude jQuery requests done in admin-ajax.php in this place.
]]>Hi,
We’ve been using this plugin for over two years now and have never had any problems, but it’s been a couple of months now that we’ve been getting reports that our (custom) forms no longer work. With a quick check, I noticed that both the form result and the test in the plugin settings return the error “You have entered an incorrect reCAPTCHA value.” We never changed the keys so they shouldn’t be wrong, for testing I also tried recreating new ones and redoing the configuration steps but nothing, the problem persists. We currently have version 1.70 of the plugin installed. What can this problem be caused by? How can I solve it?
Thank you very much
Alessio
Bot registration is still getting passed this V2 reCaptcha. I have no other plugins activated with the exception of All In One SEO and WordFence and I have registration enabled and I have reCaptcha enabled on Login Form, Registration Form, Comment Form and Reset Password Form and I’m still getting about 20 new registrations per day that are bot registrations.
]]>Why is your reCaptcha executed on page load not on the action like specified on google’s documentation?
https://developers.google.com/recaptcha/docs/v3
Note:?reCAPTCHA tokens expire after two minutes. If you’re protecting an action with reCAPTCHA, make sure to call?execute
?when the user takes the action rather than on page load.
Users should not see this message regarding the captchas, is this a technical error or is there a reason on why it’s not set properly for user login/register actions?
I’d like ALL other (checkout, login, password reset, contact form) reCAPTCHAs to automatically disappear once the user has successfully completed the test. Is that possible?
]]>Hello,
Im trying to configure recaptcha on my website but everytime i try to validate and see if googlr recaptcha code shows on website i get “The reCAPTCHA verification period has expired”.
i added on some parts of website with shortcode.
Regards, Arbri
although my browser is in Italian, do I still see the v2 recaptcha form in English? the option to set the language has disappeared from the setup menu.
]]>Hello,
I just upgrade your extension to Pro level in order to have the recaptcha on woocommerce and I keep seeing this message on the sign in form : “The reCAPTCHA verification period has expired. Please reload the page”.
When I do the test in the backoffice, the same message is appearing.
Help please
Kind regards
Quentin
]]>