Hello. What I want to do is have a thumbnail, and then have it link to the larger image that opens in a new tab. It keeps opening in a lightbox though. How do I get it to stop doing that?
Hey amanda007,
We need to take a closer look Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay
Sure, and yes you have permission to deactivate plugins.
As a note: I did try deactivating three plugins that I thought might be the culprit, but saw no change once they were deactivated. They are Meta Slider, Meta Slider Lightbox, and Simple Lightbox.
Hi,
Thank you for the info. Is it ok if we disable the theme’s lightbox feature? You can find the “Lightbox Modal Window” option in Enfold > Theme Options panel. We disabled it temporarily.
Best regards,
Ismael
Hi,
Well I mean I need the lightbox in some instances. I just don’t want to lightbox to appear when I have specifically selected for an image link to not open in a lightbox.
Amanda
Hi,
you could try to use this code for the image in question:
<a href="images/fullscreen/2.jpg" target="_blank" rel="prettyPhoto" title="This is the description"><img src="images/thumbnails/t_2.jpg" width="60" height="60" alt="This is the title" /></a>
Adjust the values as needed.
Best regards,
Andy
Hi,
Thanks for the code suggestion, it still opens in a lightbox though.
Hey!
Edit the image element then use “noLightbox” as a custom css class attribute. Check the first map image as an example. http://appliedpreview.com/ssupply/county-maps/
Regards,
Ismael