MihChe
Forum Replies Created
-
Forum: Plugins
In reply to: [Invisible reCaptcha] Multiple form on pageHi @dark1910,
Unfortunately this is not a plugin issue and I cannot help with.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Contact Form 7 BrokenHi @lnorton89,
Please send me the link through http://www.wpbruiser.com/contact/
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] how to integrate my script?If you have a WordPress site you can simply use the provided hooks.
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Multiple form on pageThat’s the way it works. Once Google identifies you’re not a spammer the challenge will not appear.
Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Badge CSS not workingHi @germankiwi,
Could you please send me the URL where this is not working properly?
http://www.wpbruiser.com/contact~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Multiple form on pageHi,
First of all you need to white list your domain in reCaptcha API.
Second, you have a JS error: “Invalid ReCAPTCHA client id”.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Error in debug trueHi @lamorfini,
Thanks for reporting this. Could you please contact me? I need a bit more info in order to solve this issue.
http://www.wpbruiser.com/contact/Thanks,
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Tabbing to the ‘Remember Me’ checkboxHi @germankiwi,
Unfortunately I cannot insert the badge after checkbox.
If you prefer to handle the tab order, you can dynamically change the tabindex using java script.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Tabbing to the ‘Remember Me’ checkboxHi @germankiwi,
it seems like when you press the Tab key, the reCaptcha badge gets the focus and the Google Privacy and Terms links. That’s why you have to press the tab several times.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Invisible ReCaptcha blocks GTM TriggerHio @jplavoie,
Yes, this can happen because the form is submitted using java script. When the submit button is clicked, recaptcha prevents any event to propagate until the challenge is solved. Once the challenge is solved, the form gets submitted.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] mail2 function with contact form 7Hi @jeremyrd,
There is no way for me to reproduce this. Everything works as expected.
Is it still happening?~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Move menu into SettingsProbably I’ll take care of this in one of the upcoming versions.
Thanks for your suggestion.
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Gravity Forms Attachment to submit buttonHi,
Could you please let me know what’s the issue with your Gravity Forms?
You are submitting the form and you do not receive the email?~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Not working with Google AuthenticatorHi @eangulus,
For me Invisible reCaptcha for WordPress works with Google Authenticator.
There is no issue!~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] login_url and redirect issueHi @sjlevy,
I cannot reproduce the “normal behavior” you described above. If you call wp-login.php the user is automatically logged out regardless you have redirect_to param.~Mihai