Logo

.

View Tickets

WELCOME


CLICK BELOW TO VIEW YOUR TICKETS


View Tickets Account Solutions PROFILE Main Site
New support ticket
Check ticket status
Solution home Code Snippets WooCommerce

Fix Image Gallery in 3.0


https://createandcode.com/broken-photo-gallery-and-lightbox-after-woocommerce-3-0-upgrade/


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' );
}


SEARCH BELOW


Related Articles


    Support Home Account Solutions Services Main Site

    World’s Fastest WordPress Support Since 2009


    WP Fix It
    Article views count