Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #782276

    Hi

    adding below code the functions.php, still, the photos gets No zoom, lightbox or slider fuctions

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

    something wrong with the codes?

    #782678

    hello?
    anyone help

    #782702
    #783056

    Hi YongyanLi,

    Could you give us the page where the images are blurry. I looked today at a few pages and the images look fine.
    Also can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.

    Best regards,
    Victoria

    #783073

    Hi!

    The functionality you want and the code you are posting
    is not going to work. Enfold is working with a different way for listing our products.

    Thank you

    Cheers!
    Basilis

    #783533

    So you mean the new features are not going to work in Enfold?????????

    #783538

    Please don’t scare me.
    if Enfold is not 100% compatible with woo commerce, what else we can do?

    #785187

    Hi,

    The new features should work but you have to follow @mensmaximus’ modification.

    // https://kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/#post-774201

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.