Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #872807

    Hi Team!
    I started having problems when I click in the “zoom” button, not display the lightbox in a single product.
    =(

    This is a example:

    #873010

    Hey luigi,

    You are getting some error messages on the page, please see private. Do you have the flex slider as a plugin? If so then please try deactivating it.

    Best regards,
    Rikard

    #873495
    This reply has been marked as private.
    #873508

    Hi @Rikard, i found this solution, add the next code in the functions.php

    add_theme_support( ‘wc-product-gallery-zoom’ );
    add_theme_support( ‘wc-product-gallery-lightbox’ );
    add_theme_support( ‘wc-product-gallery-slider’ );
    but is in the apparience > Editor > functions.php to enfold theme? because not work =(

    #873524

    Hi @Rikard! I found a Solution in the next page!

    How to fix a broken photo gallery and lightbox after WooCommerce 3.0 upgrade

    hoo!! I´m happy again!

    Thanks for you support! =)

    #873765

    Hi luigi,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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