Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #402992

    How can I disable the lightbox that pops up on top when clicking on product image? I’d like to keep the lightbox under the top one. I do believe the bottom lightbox is Enfold and the top one is Woocommerce. I’ve search everywhere for a fix. Thanks for your time.

    #403000

    I just found out how to turn off “pretty photo” lightbox. I want to keep pretty photo and turn off the other lightbox.

    #403286

    Hi!

    Please try the following code in your Quick CSS:

    .woocommerce-main-image.zoom {
    pointer-events: none;
    }

    Regards,
    Rikard

    #403472

    Thank you, but that turns off lightbox completely. I’d like to keep the pretty photo lightbox, and remove the lightbox that pops up in front of the pretty photo lightbox. I’m not even sure why i have TWO light boxes opening. Where is the second lightbox coming from?

    #404026

    Hi!

    We replaced prettyPhoto with MagnificPopUp. You can disable the Lightbox Modal Window which will disable the default lightbox. Go to Enfold > Theme Options panel.

    Best regards,
    Ismael

    #404183

    I like the Lightbox Modal window better than the one popping up in front of it. Can i turn off the one that pops up in front of the Lightbox Modal. The very first link I added to this feed shows the issue. Thank you so much for your time.

    Chad

    #404711

    Hey!

    I viewed your link and the one popping up in front is from a lightbox plugin your using. The magnific popup (which is what Enfold is using) is displaying behind.

    Try deactivating all of your plugins to see if it is indeed coming from a plugin. If it’s not then it’s most likely some customization or script you have added to the theme.

    Though it could be from WooCommerce as it has a class of “woocommerce” on it. In previous versions of WooCommerce there was an option to disable lightbox from loading but I don’t think they include that in the later versions. Is WooCommerce updated?

    Best regards,
    Elliott

    #404739
    This reply has been marked as private.
    #404740
    #405355

    Hi!

    Try creating a backup and delete the Woocommerce plugin from your plugins folder and then install a fresh copy to see if that fixes it.

    I would also try contacting WooCommerce support to see if they have any suggestions.

    Best regards,
    Elliott

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