pikou
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp User Sync] Double opt-il email not sent…Nevermind i just received the email several hours later… Maybe more a mailchimp issue! Sorry!
- This reply was modified 6 years, 7 months ago by pikou.
Forum: Plugins
In reply to: [WooCommerce] Price doesn’t display for some variable productsOk solved!!
For information, Woocommerce doesn’t display the price variation if all AVAILABLE variations have the same price. So it was affecting all products with a simple choice of color, and products with ony one variation in stock.This workaround work perfectly in my case :
https://stackoverflow.com/questions/24040262/display-variation-price-woocommerce-when-all-prices-are-equalForum: Plugins
In reply to: [WooCommerce] Price doesn’t display for out of stock variable productsup? 🙁 Sorry to insist but i’m really out of idea to solve that…
Still no answer? I still have this issue.. thanks
Hello Andy,
Thank you for your reply! Unfortunaly I can’t change the label of the form.
Just in case someone needs the same fix, I found a solution by adding the condition…
|| lower_label_text == 'nom d\'artiste'…to the code line which set the first name in leadin-tracking.js (line 321). It does the trick!
Marion