eric_1612
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Category renamed, still present in database – returns page 404?Hi Gabriel,
In fact, the issue is multiple!
There are :
– the WP Rocket plugin whose cache is not emptied correctly / completely,
– the Cloudflare CDN which poses a problem that I have not yet identified (among others, “Too many redirects”).
I still have work to do…
Best regards 😉
EricI only disabled the product “Quick view” option of my theme to avoid this issue!
Thanks indeed
Best regards
EricHello virulentscorpio,
You can however modify the strings (hard coded) in the file “class-uni-cpo-option-datepicker.php” which is in “… / wp-content / plugins / uni-woo-custom-product-options -premium / includes / options / “.
The problem is that with each plugin upgrade, you will have to redo the modifications!
Replace the chains (with notepad++, for example):
– YY-mm-dd by dd-mm-YY
– YYYY-MM-DD by DD-MM-YYYYThat’s all !
Best regards
Eric
Forum: Plugins
In reply to: [WooCommerce] Ajouter frais (Paypal, Stripe…) à la commandeHi Ross,
I thank you for this prompt response which precisely meets my need.
It remains to be seen whether French law allows this practice or not?Have a great day
Best regards
Eric
Bonjour “mother.of.code”,
Je vous remercie pour cette prompte réponse, qui je pense, va répondre à ma problématique.
Je vous souhaite une excellente année 2021 😉
Bien cordialement
Eric
Forum: Plugins
In reply to: [WooCommerce] Calculation of a tariff based on a variable?The plugin Uni CPO 4 (or a similar) should do the job 😉