Hi there – i’m noticing something very wrong on a client site that uses grouped products.
the grouped options are missing.
the main product images and galleries are missing.
Any idea what is up? Woo is at 3.0 so it’s probably related to that. thanks for your help.
Hey charger70,
This link should help you: https://docs.woocommerce.com/document/fixing-blurry-product-images/
and add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.woocommerce-product-gallery {
opacity: 1 !important;
}
Best regards,
John Torvik
Thanks – so Woo changed how they present single product images and shows the damn thumbnail now! LOL. That’s progress hahaha. Thank you, @mensmaximus – you are a big help.
John Torvik: my grouped product ordering options are still not showing. Any ideas on how to get them to show? or do I have to change to variations? Is grouped product design no longer supported in 3.0?
Please see the product link in private data for what i mean – there should be four items showing to select from – there is nothing. It’s a problem LOL!
Magically, grouped product ordering options have reappeared on the site. Thank you all for your help.