Original woocommerce image gallery

Hi there, I have implemented WooCommerce and I have some problem with product image gallery.

Here you can see the website I’m working on: https://www.e-maxsrl.it/veicolo/xf2-integra/

I would like to have the same gallery (with zoom effect, lighbox and element positions) as the original WooCommerce product galley: https://docs.woocommerce.com/document/adding-product-images-and-galleries/

Can you help me? Thank you very much

Hi Alessandro,

Thanks for writing in! Could you please try following this post (https://theme.co/apex/forum/t/woocomemce-image-gallery/48849/2?u=mldarshana) and see if that helps.

Thanks!

Ok, I’ll try and let you know. Thanks

I have tried, but this not resolve completely my needs. If you read the WooCommerce documentation about Adding products and images that I have linked above, you can see the WooCommece product gallery have, yes, thumbnails under the main image, but have also the mouse hover zoom. Using the code you have suggested put the thumbnails below main image, but don’t have mouse hover zoom. Since this effect is included with Woocommerce I don’t want to install a new plugin.

Thanks

I have resolved using only remove_theme_support( 'wc-product-gallery-slider' ); and using a correct image size.

Thanks

Hi Alessandro,

Thanks for letting us know and glad to hear it’s sorted.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.