Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #650520

    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:

    • 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,
    Vinay

    #650537

    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.

    #651206

    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

    #651211

    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

    #652297

    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

    #652459

    Hi,
    Thanks for the code suggestion, it still opens in a lightbox though.

    #653285

    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

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