• Resolved toimisto

    (@toimisto)


    If I add add_theme_support( ‘woocommerce’ ); (which I’d need for various reasons) the product image gallery breaks. The whole image chunk of HTML is just gone from the product page. If I comment it out the galleries and images work perfectly fine.

    I’ve tried to add

    add_theme_support( ‘wc-product-gallery-zoom’ );
    add_theme_support( ‘wc-product-gallery-lightbox’ );
    add_theme_support( ‘wc-product-gallery-slider’ );

    But it does not help. Any clue what this is about?

    • This topic was modified 2 years, 6 months ago by toimisto.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Product gallery / images missing (if using add_theme_support)’ is closed to new replies.