-
AuthorPosts
-
February 26, 2015 at 9:30 pm #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.
February 26, 2015 at 9:36 pm #403000I just found out how to turn off “pretty photo” lightbox. I want to keep pretty photo and turn off the other lightbox.
February 27, 2015 at 10:16 am #403286Hi!
Please try the following code in your Quick CSS:
.woocommerce-main-image.zoom { pointer-events: none; }
Regards,
RikardFebruary 27, 2015 at 4:09 pm #403472Thank 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?
March 1, 2015 at 7:46 am #404026Hi!
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,
IsmaelMarch 1, 2015 at 9:15 pm #404183I 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
March 2, 2015 at 7:08 pm #404711Hey!
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,
ElliottMarch 2, 2015 at 8:06 pm #404739This reply has been marked as private.March 2, 2015 at 8:10 pm #404740March 3, 2015 at 7:48 pm #405355Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.