Enable WC Lightbox without zoom?
-
Hello,
On a custom theme, I want to use the WC lightbox on the product page but I don’t want the zoom effect inside the image.If I add theme support for wc-product-gallery-lightbox only, the magnifying glass icon to open the lightbox does not appear (I assume the lightbox is completely disabled), it shows only if I also add support for wc-product-gallery-zoom.
Is this the intended behavior and the lightbox needs to have the inner zoom option enabled to work?
The only solution I’ve found is to enable support for both and hide the zoomed image (zoomImg class) through CSS but I’d like to do it in a cleaner way if possible and I’m not sure if there is an issue with my theme (or a conflicting plugin) or if the lightbox doesn’t work without also enabling the zoom effect.
The topic ‘Enable WC Lightbox without zoom?’ is closed to new replies.