-
AuthorPosts
-
June 19, 2016 at 10:29 pm #650514
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?
June 19, 2016 at 11:17 pm #650520Hey 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:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayJune 20, 2016 at 12:28 am #650537Sure, 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.
June 21, 2016 at 3:57 am #651206Hi,
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,
IsmaelJune 21, 2016 at 4:04 am #651211Hi,
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
June 22, 2016 at 5:58 pm #652297Hi,
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,
AndyJune 23, 2016 at 5:14 am #652459Hi,
Thanks for the code suggestion, it still opens in a lightbox though.June 25, 2016 at 7:47 am #653285Hey!
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 -
AuthorPosts
- You must be logged in to reply to this topic.
