A few issues found in 8.5.0
-
Hello,
I have just installed Woodmart 8.5.0 and WooCommerce 10.8.1 in my staging site and done my usual tests from A to Z and it looks very good. But i noticed that if a product is out of stock you can no longer click in product-grid image to open single product. I have to click on product title or add to cart button.
Also i can not find this new settings, checked in dynamic discount settings, into each rule settings and in theme settings.
“Subtotal with taxes” option for Dynamic Discounts cart price condition.
Brgds
Rune
Hi there,
Thanks for checking 8.5.0 so thoroughly and for the report.
– Product image not clickable for out‑of‑stock items: we did change the link placement in product cards, but the reason your out‑of‑stock product images aren’t clickable is your custom code. Please disable pointer events on the labels layer, e.g. as shown here https://monosnap.ai/file/VjNjD1yPyGRTA4fK1Gtp93WjWBPuJx or add this CSS:
.product-grid-item.outofstock .product-labels { pointer-events: none; }
– “Subtotal with taxes” in Dynamic Discounts: our changelog entry was inaccurate. That option was added to Free Gift conditions, not to Dynamic Discounts rules. Sorry for the confusion.
Kind regards,
XTemos Studio
Thank you, problems solved 🙂
Brgds
Rune
Hi there,
Great to hear everything is sorted, Rune. We’ll mark the topic as resolved. If you need anything else, just let us know.
Kind regards,
XTemos Studio
The topic ‘A few issues found in 8.5.0’ is closed to new replies.