grabelle73
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Set sale price for a product variation programmaticallyHi,
I’m facing a problem with simple product. You wrote :
“”” For the ‘simple’ product its pretty straightforward: i update the _sale_price_dates_from, _sale_price_dates_to and _sale_price and then create the action to the ‘woocommerce_scheduled_sales’. “””
What do you mean by “then create the action to the ‘woocommerce_scheduled_sales'” ??
I have a script that update the _sale_price, _sale_price_dates_from, _sale_price_dates_to … but nothing happen until I edit the product and clic on “save” (https://support.woothemes.com/hc/communities/public/questions/202762456-Product-Sale-Price-Not-Updating-after-I-set-sale-price-dates-from-sale-price-dates-to-unless-I-open-edit-product-in-GUI-and-click-Update)
Thanks for your help
Forum: Fixing WordPress
In reply to: I do not want to display empty product categories in main menu.OK ! I have 260 categories and 4 000 products : no way to to this by hand ;-). I will let you know if I get this solved.
Forum: Fixing WordPress
In reply to: I do not want to display empty product categories in main menu.Hello,
I encounter the same problem … did you found a solution ?Thanks
Hi,
I have the same problem as Paserek. My dynamictext are lost after a submit … and for exemple, if one required field missing in the form, we get the form back but the dynamic text are empty (that is not normal).
You can see it on http://www.elitegroupe.eu/afcona/programmation-sessions-inter-entreprises/ …click on a date (Lyon-2/3 in “Juin”) .. you will get a form with prefilled text (grey text field). Just submit (don’t fill the form) … grey box are empty …How can I handle that ?
Thx