Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8998
    Trust
    Participant

    Hey,

    I’m trying to trigger a RL lightbox gallery with a simple link.
    It works for a link with an href to a single image rel=”lightbox[gallery-0], but I would like to link to a gallery of multiple images.

    I tried wrapping a link around a WP gallery – wrapped in a div with display none. That almost worked, but it just repeats the linked images a few times.

    It shouldn’t be too hard to do, but going through the support threads I couldn’t find a solution.

    -Trust

    #9007
    Bartosz
    Keymaster

    It’s possible with some tricks – some people were writing about this on the forum.

    In your case, try to using different syntax, as the one your provided is outdated:

    data-rel=”lightbox-gallery-0"

    but also please check what is the gallery id (0 or sth else) in the html output of the page.

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