Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #355173

    Is it possible to have a single image that opens a light box of say 3 scrollable images?

    e.g.

    so anchor.png will be my image and it opens tiles.1.jpg in lightbox but I’d also like tiles.2.jpg and tiles.3.jpg to open too.

    There’s a reason I’m using html but if it’s possible via a shortcode that’s grand :)

    Hope that makes sense

    TIA

    TJ

    • This topic was modified 10 years ago by tjswarbs78.
    #355628

    Hey tjswarbs78!

    You can use our image element to have an image open in lightbox. To have more images open along with it then drag a codeblock element to your content and add this inside.

    <a style = "display: none;" rel = "lightbox" href="URL to your image">Lightbox</a>
    

    And add as many as you want to have them open up in lightbox as well.

    Best regards,
    Elliott

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