MihChe
Forum Replies Created
-
Forum: Plugins
In reply to: [Invisible reCaptcha] login_url and redirect issueHi @sjlevy,
Could you please contact me through http://www.wpbruiser.com/contact ?~Mihai
Hi,
This issue is fixed and changes will be available in version 1.0.6.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Incompatibility with Formidable Forms reCaptcha v2Hi @asaynisch,
Yes, you cannot have 2 different reCaptcha versions on the same page. At this time, Invisible reCaptcha for WordPress is not integrated by default with Formidable Forms, but you can use the hooks to make it work.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Problem with Contact form 7Your welcome!
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Problem with Contact form 7You have this in page head:
<script src=’https://www.google.com/recaptcha/api.js’></script>Another plugin injects that! That’s why is not working.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Worked Fine but Cant login nowHi @aharsha,
Let’s see what’s wrong over there. Could you please contact me?
http://www.wpbruiser.com/contact/Hi Maronus,
Could you please send me your site url?
http://www.wpbruiser.com/contact/~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Using with WPS Hide Login – mixed resultsHi @dotlicious,
That’s good to know! Thanks a lot for sharing this.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] login pluginsHi @yashara,
If any plugin author wants to extend Invisible reCaptcha for WordPress or integrate it with their plugins, there are hooks provided.
I cannot integrate it just by myself with every login/registration/membership plugin.
Glad to hear you like it.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Whitelist by IPHi Eric,
I think I can help you with this. Please contact me http://www.wpbruiser.com/contact/~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] How to remove captcha from a specific page?Hi @taksu,
Glad to hear that worked for you. Regarding other issues you described, these are incompatibilities with your theme and not bugs. I don’t think Google didn’t test the reCaptcha badge in IE Edge. You are using custom comments form with js client side validation. Again, this is something related to you theme. Unfortunately, I cannot help with this.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Not working with Contact Form 7Hi @d_hahn,
Please send me the link to have a look
http://www.wpbruiser.com/contact~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Inline StylingThanks a lot!
If you guys find the plugin useful and you’re happy with it I’ll really appreciate if you write a short review.https://wordpress.org/support/plugin/invisible-recaptcha/reviews/
Thanks in advance,
~MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Is there a way to test if it’s actually working?No problem @scottllrewards,
Send me the link and let’s test it together
http://www.wpbruiser.com/contact~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Inline StylingHi @dloose,
In your case, all you have to do is to add this css
div.inv-recaptcha-holder { display: inline-block; }Works?