Dnesscarkey
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Plugin not working for Gravity FormThat’s really weird. Issue here is the the css files is loaded that means our plugin is active but only js files are not being loaded. Any chance you can send me temp/staging details at [ email deleted ] ? I will try checking myself and looks for the cause.
ThanksHi @huusoku,
Thank you so much for the suggestion. Actually, i really like the idea. I will try adding this hook in next release.
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Plugin not working for Gravity FormIs there any other specific gravity forms realated addons added ?
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Honeypot not protecting login formHi @superdav42,
I will try integrating this in new update. Thank you again 🙂Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] AwesomeThank you so much for your awesome review.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Plugin not working for Gravity FormHi,
Is our plugin currently inactive there ? So far i couldn’t find our plugin’s js files being loaded in the website. It is needed to add the required fields for the form.
If our plugin is active then there is high chance your cache plugins is serving the old cached js files which doesn’t have our latest js files. If so, i suggest your to clear the cache of the cache plugin.
ThanksForum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] Better than Google CaptchaThank you @efquintana for your review. Glad our plugin is working great thank Google Captcha for you. 🙂
Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] Amazing PluginThank you so much for your review. 🙂
Glad it is fixed and thank you so much for purchasing the Extended version. It really help us.
ThanksHi,
Are you using WP Armour Extended version ? Ajax or Multi Step Gravity Form is only supported in WP Armour Extended version.
ThanksForum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] Great plugin!Hi @hellopeople123,
Thank you so much for your review. Glad our plugin is working so well blocking the spams from your website.
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Conflict with woo checkout blocksHi @orlovop ,
We are really sorry but our plugin doesn’t support checkout blocks. We tried integrating last time but due to lack of required actions and hooks in Checkout blocks our plugin doesn;t work as expected.
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] WP Armour – Remove jQuery dependencyHi @preetindersodhi,
I have replied your queries here. https://ww.wp.xz.cn/support/topic/please-remove-jquery-dependency/#post-18587144
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Extra text box showing for regular users@sassi1 ,
This is the css our pugin uses to hide that box.#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}
Thanks- This reply was modified 9 months, 3 weeks ago by Dnesscarkey.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Please remove jQuery dependency.Hi @preetindersodhi,
While talking with others users i had mixed reactions. So what i was thinking was to use Jquery as option. Will add an option (may be called Don’t use Jquery ) in Setting page where you can disable it and it will use pure JS.
Let me know if it works. If it is fine, i will send this option in new update.