mleone20
Forum Replies Created
-
Hi! It’s an old bug and it’s not fixed yet.
I personally encountered it 3 years ago and opened a ticket (for all the woocommerce devs the ticket number is #4629453).
They also told me that they were able to reproduce the issue (on the 2021/12/21) but then they closed the ticket and gave me a 30% discount code for their products.
The only way to avoid this bug is to negate the checkout if you detect a “discount_initial” coupon.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] WPML issueHow strange, we found the cached version in the “all” directory in english version but after some test we actually seen that it doesn’t cache with only the query string.
Thanks for the help, we’ll change the configuration of WPML!
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] WPML issueYeah, sure:
The home in english:
https://www.cioclubitalia.it/?lang=enThe home in italian:
https://www.cioclubitalia.it/Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] WPML issueIt doesnt work setting it to 1. I have to set it to 3 to make it works with that condition.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] WPML issueAfter removed the if it works.
I think you’re assuming that the wpml is setted to use different domains but it’s not always like that. We’re currently use the query string as language selector (a parameter in the query string called “lang”).I thinks it’s safe to remove that condition, it’s should be safe with the other 2 behaviour of wpml.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] WPML issueDidn’t see that! I think it’s not working because of the
$language_negotiation_type == 2Is there any particular reason for that?
Hi jerpax, thanks for the reply.
It’s already setted as AUTO_INCREMENT as you can see here https://imagizer.imageshack.com/img923/7606/xyhDCp.jpg since the beginningForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] PDF created when order failedOk! In fact, i did set the email for “New order admin”. I’ll remove it and wait for the next failure 😉
Thanks for the help!