• Resolved temporalnaut

    (@temporalnaut)


    Hi, I have a problem that a duplicate lightbox appears in the product detail after clicking on the product image. The first is probably from the Woocommerce plugin and the second from the “Lightbox with PhotoSwipe” plugin. How do I block the one from Woocommerce? I tried this code in functions.php and then the Woocommerce lightbox didn’t show up, only “Lightbox with PhotoSwipe” showed up, but without the image:
    add_action( 'after_setup_theme', 'wc_remove_image_effect_support', 100 );
    In the product detail to display the gallery, I use the Elementor Image Carousel widget, but both the Elementor lightbox and the lightbox from the theme are turned off. Well thank you.`

    The page I need help with: [log in to see the link]

Viewing 16 replies (of 16 total)
  • Thread Starter temporalnaut

    (@temporalnaut)

    @hekcis I have the “Lightbox with PhotoSwipe” plugin version 5.x.x installed, but in its settings in the General section there is an option “PhotoSwipe version to use” and there you can choose version 4 / version 5. I chose 4. It was also discussed here.

Viewing 16 replies (of 16 total)
  • The topic ‘Double lightbox’ is closed to new replies.