misterpo
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] JS error in WordPress adminHi,
Thanks for your feedback.
The issue was due to a custom nonce_life filter that we have just disabled.
Thanks for your support.
Cheers.
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Thanks a lot for your excellent support, once again!
Cheers.
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Looks to work if you add the following action :
add_action( ‘woocommerce_checkout_billing’, ‘la_sentinelle_registration_form’, 9999 );
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Hi,
I’ve just found another issue on Woocommerce registration form on the checkout page.
Though I have added the 2 lines of code you have supplied, registrations are blocked at the checkout page. Honeypot fields are not displayed on the registration form.
Cheers.
Forum: Plugins
In reply to: [La Sentinelle antispam] Issue on Woocommerce checkout login formThe issue is not bound to your plugin but to another plugin.
I sincerely apologize.
Cheers.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Can’t save network settingsHi,
I have already tried to disable all plugins except BackWPUp as well as disabled Dashlane.
Result is the same:
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Hi,
Thanks a lot, it looks to work beautifully!
Cheers.
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?That would be great!
I would like to use your plugin, which is lightweight on most of my WordPress sites.
For the time being, I have used this code to protect the Woo registration form :
https://www.businessbloomer.com/woocommerce-my-account-registration-anti-spam-honeypot/
Cheers.
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Hi,
I use the basic Woocommerce registration form, which is displayed in the right column on this page : https://www.sadev.com/my-account
It is a pity there is no way to protect this form.
Your plugin has an option “Enable spamfilters for WordPress Register Form.”, I thought it was also working on Woocommerce registration form.
I have thus to find another solution.
Thanks for your support.
Forum: Plugins
In reply to: [La Sentinelle antispam] Not working on Woocommerce registration form?Thanks for your feedback.
Do you think adding a [la_sentinelle] shortcode on the registration form would be an acceptable workaround?
Something has changed in the order status workflow.
For instance, paid by credit cart orders used to get the “processing” status (involving the admin e-mail notification) before having the new status set by your plugin.
Same for orders paid by the BACs or cheque which went through the “pending” status. Now they directly get the “pending-payment” status, thus no e-mail notification is sent.
Hi,
Thanks for your feedback. It’s really odd what’s happening there.
I use to have the following information in the order notes (sorry, it’s in french):
En attente de paiement BACS état de la commande modifié de Attente paiement à En attente.
état de la commande modifié de En attente à Attente paiement.
Now, I don’t have this workflow anymore.
Any idea of what’s happening there?
Thanks for the link and for your support.
The issue is the same with version 1.1.2.
Is there a place where I can download version 1.1.2?
Cheers.
Forum: Plugins
In reply to: [WordPress Mega Menu - QuadMenu] Problem whit trigger dropdown menuHi,
I have the same problem here, dropdown menus show up randomly on hover.
Any hint ?