Hi Team!
I started having problems when I click in the “zoom” button, not display the lightbox in a single product.
=(
This is a example:
Hey luigi,
You are getting some error messages on the page, please see private. Do you have the flex slider as a plugin? If so then please try deactivating it.
Best regards,
Rikard
Hi @Rikard, i found this solution, add the next code in the functions.php
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
but is in the apparience > Editor > functions.php to enfold theme? because not work =(
Hi luigi,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria