Price not update if sale price is earlier set and removed
-
This is a BUG – price not update if sale price is earlier set and removed.
To reproduce the error:
- Create simple product, save.
- Set regular price, save.
- Set sale price, save.
- Remove sale price, save.
- Change regular price.
- Check what price is displaying on product page. Probably this is sale price (not current regular price).
- I checked, the meta data _price into wp_postmeta table is not updated.
If you change price using quick edit into product list into administration panel, everything works fine.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.