MihChe
Forum Replies Created
-
Forum: Plugins
In reply to: [Invisible reCaptcha] How to remove captcha from a specific page?Hi,
Let’s do it like this: Example of excluding in home pageadd_action('wp_print_scripts', function (){ if(is_home()){ wp_dequeue_script( 'google-invisible-recaptcha' ); } });Based on this you can exclude it from any page/post
Does it work for you?
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Using with WPS Hide Login – mixed resultsHi @dotlicious,
I’ve just tested and works like a charm with WPS Hide Login. There is no issue.
Regarding Hide my WordPress I cannot test it because I do not have their PRO version.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Cannot login, shows blank pageHi @photricity,
I need a bit more information. Could you please contact me ?
http://www.wpbruiser.com/contact/~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Using with WPS Hide Login – mixed resultsHi @dotlicious,
Could you please contact me http://www.wpbruiser.com/contactLet’s see why this is not working for you.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Not working with Google AuthenticatorHi @eangulus,
Could you please contact me through http://www.wpbruiser.com/contact ?Probably we can make it compatible with Google Authenticator but I need your help here.
Thanks,
MihaiForum: Plugins
In reply to: [Invisible reCaptcha] Inline StylingHi @acseven,
I cannot help you if I can’t see the url. Could you please send it to me through http://www.wpbruiser.com/contact ?~Mihai
Fixed in version 1.0.5
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Is this plugin compatible with Gravity Forms?Hi @lukecavanagh,
A new version of Invisible reCaptcha with Gravity Forms support has been pushed.
~Mihai
Hi @filipecostacom,
There is no way I can reproduce this.
Please contact me through http://www.wpbruiser.com/contact/~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Inconsistent Behavior on Login FormHi,
Even if the plugin is not running over there your login url will help me.
Please send it through http://www.wpbruiser.com/contact~Mihai
If WPBruiser properly detects your IP, no additional action is required!
It seems like you are using Cloudflare and WPBruiser automatically handles that.~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] the plugin does not detect my commentsHi,
Just add
<?php do_action('google_invre_render_widget_action'); ?>anywhere before form closing tag
~Mihai
Hi @filipecostacom,
Please send me the url through http://www.wpbruiser.com/contact/~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Inconsistent Behavior on Login FormPlease send me the login link. I cannot reproduce such behavior.
~Mihai
Forum: Plugins
In reply to: [Invisible reCaptcha] Inconsistent Behavior on Login FormHi @talesg,
Let’s see what’s going on over there. Could you please send me the login URL through http://www.wpbruiser.com/contact ?
~Mihai