I get this error and connot log in — gets rejected — there is nowhere I can confirm I am not a robot???
]]>Hello. It seems the recaptcha is not showing up in my admin login page. I have checked 3 times, the api is correct.
https://prnt.sc/JHQFPdJ7bDEa https://prnt.sc/mPKwzs5TNkbu https://prnt.sc/bYgUcW678Fb7
I use WPS Hide Login for changing the default url.
Hi, site is under a spam bot attack via registration/lost password forms. Installed the plugin and set up Cloudflare Turnstile. It hasn’t helped and as far as I can see only comments are being challenged. Why is the plugin not active for registration/lost password requests? Hundreds of spam requests since installation.
Thank you for your help!
Kirsty
]]>We are using Cloudflare Turnstile. The settings are correct. We saw Cloudflare once, now it is not showing and bots continue to register for accounts.
]]>Would this plugin be compatible with the plugin ” Block wp-login “?
]]>After login, the 2FA page reload, and I no can write the 2 factor code because reload automatic before I can write, I think send the form empty
No is compatible with plugin “Two Factor Authentication”
https://www.ads-software.com/plugins/two-factor-authentication/
Is possible you can fix this?
I like the 2 plugin, but is not compatible
]]>just like know what is the score more strong, 0.0 or 0.7
You can specify better in the clarification text
Another question, I put all in reCAPTCHA v3, saved all and reload, and the select field point to reCAPTCHA v2, no is one problem but why no point to reCAPTCHA v3 how was saved
]]>This is strange but recently, I can’t login if my user ends session. I tried with my admin account and my basic “customer” account. I disable the Login Security Captcha plugin and voilà, logs in imediately without even trying again.
The plugin is updated.
]]>Hello,
I’ve installed this plugin and successfully configured Google reCAPTCHA v2 for the registration form.
Accessing my admin panel in Google reCAPTCHA, I see the following (translated from Italian) warning: We’ve found that your site checks less than half of the successful reCAPTCHA solutions. This could indicate a problem with the reCAPTCHA integration. For more information, check out our developer site.
I don’t understand what could I do to solve this problem (I mean, I see no further configuration on Login Security Recaptcha plugin). Do you have an idea?
]]>hi
Does your plugin work on the my-account page? as cannot see the Google logo, see here: https://www.screencast.com/t/K15y1Zm8Vm
It is working on wp-admin page, see here: https://www.screencast.com/t/vBSPdazZJ
Many thanks in advance
]]>Hi, I need your plugin for comments. I have a manually recaptcha for contact form in Divi module, but for comments I need a plugin, but the badge in comments is not showed. I’m not hiding the badge, what can be happen? Is not compatible with Divi? although comments are wordpress native. I hope your help!
]]>Can we get V2 invisible added, currently not an option?
]]>For V3, Google recommends calling execute when the user takes the action rather than on page load. The current code adds an event listener to the form but the listener isn’t working properly. The code sets the token on page load and it refreshes the token every two minutes.
Because most site visitors don’t login, register, or submit a comment, this wastes many calls to generate the token. You also get this warning in V3 admin console “We detected that your site is not verifying reCAPTCHA tokens. Please see our developer site for more information.” because the wasted tokens are not sent back to Google for verification.
I suggest this code change in public/inc/class-stlsr-captcha.php for V3:
43a44
> e.preventDefault();
45a47,48
> // form.submit() doesn't work when the name of the submit button is 'submit'
> HTMLFormElement.prototype.submit.call(form);
48,56d50
< function lsSetToken(action) {
< if(action) {
< grecaptcha.execute('$grecaptcha_v3_site_key', {action: action}).then(function(token) {
< document.getElementById('g-recaptcha-response-' + action).value = token;
< });
< }
< }
< lsSetToken(action);
< setInterval(function() { lsSetToken(action); }, (2 * 60 * 1000));
Thank you for considering it.
]]>I am trying to set up Login Security reCAPTCHA. I have added the site key and the secret key but I do not know how to activate ReCaptcha on the site.
I cannot find the login security on this plugin page. I only see three tabs:
Captcha
Error Logs
Reset
Any ideas?
Thank you!
]]>Hello!
After configuring the settings and putting everything in recaptcha V3 with the correct keys, and click save. I just enter again the settings (go to another part and then return or just click on refresh) and the captcha settings is back to V2 instead of V3.
]]>Hi,
are you sure ReCaptcha V3 works?
I see working only ReCaptcha V2 with your plugin.
If I select and insert V3 no badge is showed in WordPress comment also on login page, etc.
ERROR: Please confirm you are not a robot.
Is what I’m getting when trying to login from wp-login.php (login form for wp-admin).
How to fix that ?
Cheers
]]>I am using this plugin on multiple sites and have had a few admins get stuck on the login screen with the error message “Please confirm you are not a robot”.
Recreating the issue, sometimes I will click around the site after seeing this message, and then find myself actually logged in. Other times, the message appears and I am not actually logged in. It has happened both in Chrome for desktop and Safari for iPhone.
The plugin’s error logs frequently show the Recaptcha verification error “timeout-or-duplicate”. Screenshot: https://i.imgur.com/YAhtURp.png
For context and possible solutions, here’s some Stack Overflow discussion about the “timeout-or-duplicate” verification error:
https://stackoverflow.com/questions/55308499/i-got-timeout-or-duplicate-error-using-recaptcha-v3
Thanks!
]]>We have several spam related userregistration through our registration form.
All these false registrations have the errorcode invalid-input-response in de errorlog
What does this mean, because it looks like it does not block these fake registrations.
Hope you can help.
]]>I no understand why the editor reject my translations, really I dont no, and he just reject the translations but no correct or write one new… @sacrajaimez @_dorsvenabili @jconti @bi0xid
I finish to translate the Spanish Argentina 100%, Argentina is my country, spanish is the same in all countries, just some littlest differences, but for understand one plugin is ok.
I can be editor of Argentina and other latinamerica, If they reject my translations I no can help you more sorry. @arglab @damonh @fifthtoe
The plugin run ok, I don’t no what happening if you activate the plugin and the key get error, you need alert the user.
You can put one suggestion what make if you no can login by web, if you have one error, how can solve by FTP for example and login, I think that is necessary.
]]>I can translate to spanish, if you like it.
]]>Does this plugin loads recaptcha script on form pages only?
]]>Will this plugin insert Captcha on any login page? I am considering using EMAIL SUBSCRIBERS AND NEWSLETTERS and want to know if you are compatable?
]]>