• Resolved Mehrdad M Raad

    (@mehrdadmraad)


    Hi,

    I’m using storefront theme (latest version) and woocommerce plugin version is 4.0.1, and have problem with zooming and lightbox features in single product page! These two features are not working simultanously i.e. I have to turn off zooming feature in order to have lightbox feature working! And if zooming feature is on, there is no link on the product image to open lightbox! I’m using the following add and remove commands in functions.php to turn on/ff these features:

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

    Would someone please let me know what to do to have both feature simultanously?

    Thanx

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EtienneP a11n

    (@etiennep)

    Hi there!

    Since this is more theme-related and not WooCommerce, I would suggest posting this question in the Storefront forums here – https://www.ads-software.com/support/theme/storefront/

    Having said that, I tested on my site and it works well there;

    zoom
    Link to image: https://d.pr/i/441p5D

    This kind of problem is usually caused by a conflict with another plugin.

    The best way to determine if the issue is being caused by a plugin is to temporarily disable all plugins except for WooCommerce.
    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins while you’re logged in to that session without affecting normal visitors to your site.

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict.

    I hope this helps!

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Zoom & Lightbox Simultanously’ is closed to new replies.