Tagged: gallery, image, ismael, woocommerce 3, zoom
Hi
adding below code the functions.php, still, the photos gets No zoom, lightbox or slider fuctions
add_action( ‘after_setup_theme’, ‘yourtheme_setup’ );
function yourtheme_setup() {
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
}
something wrong with the codes?
hello?
anyone help
Hi YongyanLi,
Could you give us the page where the images are blurry. I looked today at a few pages and the images look fine.
Also can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
Victoria
Hi!
The functionality you want and the code you are posting
is not going to work. Enfold is working with a different way for listing our products.
Thank you
Cheers!
Basilis
So you mean the new features are not going to work in Enfold?????????
Please don’t scare me.
if Enfold is not 100% compatible with woo commerce, what else we can do?
Hi,
The new features should work but you have to follow @mensmaximus’ modification.
// https://kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/#post-774201
Best regards,
Ismael