This topic has 4 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Olga Barlow
Hello, I found issues with YITH product add-ons plugin (premium). I set image for each product + images for Variation Image Gallery. But only main image is visible on the frontend, miniatures below main image not. If I switch theme for other default there’s no problem. I contact with Yith support they tell me this might be lack of section for gallery/ or removed the WooCommerce default hooks. Please check it for me.
Hello,
Try this https://www.8theme.com/documentation/docs/support-of-the-woocommerce-additional-variation-images-plugin/
or disable the plugin and use our variation swatches – https://youtu.be/LgzC4iK-j6A Enable the Variation gallery option in Theme Options > WooCommerce > Shop Elements. After that edit product and add the gallery images for your variations – https://prnt.sc/xhomle
Regards
Hello Rose,
Yith support give me solution for this issue, I need add just following code into functions.php in child theme:
add_filter('yith_wccl_enable_handle_variation_gallery','__return_false');
and now works as expected.
Yes I use variation swatches with advance product options from YITH – I need more specific product options in my shop.
Thanks for help!
Best
Andy
Hello,
You are welcome.
Glad to hear that you found the solution.
Regards
You must be logged in to reply to this topic.Log in/Sign up