Zoom & Lightbox Simultanously
-
Hi,
I’m using storefront theme (latest version) and woocommerce plugin version is 4.0.1, and have problem with zooming and lightbox features in single product page! These two features are not working simultanously i.e. I have to turn off zooming feature in order to have lightbox feature working! And if zooming feature is on, there is no link on the product image to open lightbox! I’m using the following add and remove commands in functions.php to turn on/ff these features:
remove_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );Would someone please let me know what to do to have both feature simultanously?
Thanx
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Zoom & Lightbox Simultanously’ is closed to new replies.