Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #902842
    JDavidson
    Participant

    Is it possible to just have a single image come up with lightbox? Right now I have links that open an image but all the images that use lightbox come up in a carousel. I have over 20 images that will be linked to open and having them all in a carousel looks odd.

    Thanks,

    John

    #903471
    Prasant Rai
    Moderator

    Hello John,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #903869
    JDavidson
    Participant

    I am currently running the site locally so I do not have a URL to view the site with.

    #904026
    JDavidson
    Participant

    Maybe this will help. If you look at the attached image, you can see the lightbox comes up with all the images on the pages that were linked (to the right you can see the left edge of the next photo). I would rather have the image come up individually and not have a carousel of the entire linked images with it.

    #904823
    Jade
    Moderator

    Hi there,

    Please try adding this code in the customizer:

    .ilightbox-holder.ilightbox-next, 
    .ilightbox-holder.ilightbox-prev {
        display: none !important;
    }

    Hope this helps.

    #905493
    JDavidson
    Participant

    That’s exactly what I was looking for.

    Thanks!

    #906425
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

  • <script> jQuery(function($){ $("#no-reply-902842 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>