Dinesh Karki
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] It works – spam is goneIts a great feeling to get contact form back on track. Thank you so much for using our plugin.
Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] Best Anti-spamThank you so much for the awesome review. Glad it is working as expected. 🙂
Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] [WP Armour – Honeypot Anti Spam]Glad it is working great for you. Thank you so much for the review.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Doesn’t work with Contact form 7It works with contact form 7, some times it can be caused by cached plugins serving old cache js files. in that case can you clear you cache and see if that helps ? if it still doesn’t please kindly send me your contact form 7 url and i will check it from here. (Currently you have sent me google form link)
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] STRANGE E-MAILSWe are aware that some new spam bots have recently managed to bypass our filters. We are currently working on an update to address this; however, aking extra time to ensure the new measures are fully effective against these latest techniques. We appreciate your patience and will release the update as soon as possible.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Spamming or your Javascript is disabled !!Hi,
Is it ajax based form ? If so our lite version only supports non Ajax based forms. Ajac based Forms are only supported in extended version.
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] No updates latelyHi @ianmiddleton,
Thank you for your feedback and for being a long-time user of the plugin. We are aware that some sophisticated new spam bots have recently managed to bypass our filters. We are currently working on an update to address this; however, aking extra time to ensure the new measures are fully effective against these latest techniques. We appreciate your patience and will release the update as soon as possible.
Forum: Plugins
In reply to: [Use Any Font | Custom Font Uploader] Font not showing in block editorHi @amentis1969 ,
For some reason fonts are not being loaded in backend. I will look into this and see if i can fix the issue.
Thank you for mcuh for reporting it.
ThanksForum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Multisite SupportHi Uriahs,
You can definitely activate the plugin network-wide, but the license activation itself needs to be done on each individual site where you plan to use it.
WordPress Multisite stores data in each sub-site’s different table. For the plugin to recognize the license, the key must be saved to that specific site’s database.
Hope that helps clarify things!Forum: Reviews
In reply to: [WP Armour - Honeypot Anti Spam] Reliable spam blockerWe built it to be set it and forget it. Love hearing that your inbox is finally spam free. Thank you for the review.
Yes, I am working on it! I’ve had some success getting it to function, but it’s proving a bit tricky because some real orders are still being incorrectly marked as spam.
The Block Checkout handles data differently than the classic shortcode version.
Thank you for reaching out and for providing those details about your setup.
Currently, WP Armour (Extended) does not support the Block-based checkout in WooCommerce; it only supports the traditional shortcode-based checkout. This is likely why the order submission is failing specifically when the “create an account” action triggers the honeypot’s validation incorrectly within the Block interface.
To resolve this, you would need to use the classic WooCommerce Checkout shortcode [woocommerce_checkout] on your checkout page instead of the Checkout Block.
- This reply was modified 2 months ago by Dinesh Karki.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Redundant Form LabelHi,
Thank you for bringing this to my attention.
The reason we use a static ID and label for that hidden container is actually related to how we trick spam bots. By using a standard-looking “Alternative Email” label, we make the field appear legitimate to automated scrapers and bots that look for common form elements.
However, I understand that having the same ID (
alt_s) repeated on a single page with multiple forms creates a conflict for accessibility tools and screen readers.I will look into updating the plugin so that these IDs are generated dynamically (e.g.,
alt_s_1,alt_s_2) based on the form ID. This should resolve the redundancy error while maintaining the effectiveness of the spam trap.I’ll include this fix in one of the upcoming updates. Thanks again for the feedback!
Best regards,
Hi @ftahumour,
We have kept the description and added pro features in this wordpress plugin page. https://ww.wp.xz.cn/plugins/honeypot/
Regarding the purchase we have also listed this in our website here. https://dineshkarki.com.np/wp-armour-anti-spam
ThanksHello,
Thank you for reaching out!
Yes, WP Armour does support the WooCommerce registration form. This feature is available in the Extended (Pro) version of the plugin.
Thanks