Remove the new zoom feature on products
Hey guys.. How do you remove that new Zoom Feature WooCommerce added in 3.0? I googled online but the PHP code does not seem to work, does the theme use a different one? I tried this code:
remove_theme_support( 'wc-product-gallery-zoom' );
remove_theme_support( 'wc-product-gallery-lightbox' );
remove_theme_support( 'wc-product-gallery-slider' );
remove_theme_support( 'wc-product-gallery-zoom' );
remove_theme_support( 'wc-product-gallery-lightbox' );
remove_theme_support( 'wc-product-gallery-slider' );
Comments
http://www.remicorson.com/disable-woocommerce-3-zoom/
Unfortunatelly we will not be able to help you with that since it does not cover the support.
Thanks so much.
Yeah that is what we did too. It says that sometimes the theme changes this feature to use their own zoom. But this is not your zoom? If so we will figure it out, ty a lot!