Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #780522

    Hello,

    the latest product gallery enhancement of WooCommerce does not work on my side. The pictures of the products are blurred and pixelated. I work with a child theme and I added the following in the functions.php of the child theme (following the FAQ-From wooC):

    function yourtheme_setup() {
    add_theme_support( ‘wc-product-gallery-zoom’ );
    add_theme_support( ‘wc-product-gallery-lightbox’ );
    add_theme_support( ‘wc-product-gallery-slider’ );
    }

    Any ideas why the pictures don’t show properly?

    Thank you very much.

    Kind regards,

    Anja

    #781813

    I have the same problem. The pictures are blurred and pixeled and also all below eachother so i dont see any gallery anymore.

    #781921
    #781997

    Perfect. Thanks. Great solution, works!

    Kind regards,

    Anja

    #782311

    Hi,

    Glad @mensmaximus could help!

    @mensmaximus
    Thanks as always :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘new product gallery of Woocommerce not working in enfold theme’ is closed to new replies.