• Hi,

    I’m using dFactory’s responsive lightbox for a lot of thing but I can’t find a way to make single images, added with the image module, open with their lightbox. I tried to add elements to Custom CSS and anchors but it didn’t work. The only way to achieve that is by adding data-rel=”lightbox” inside ahref tags but it only works if the image is added with the WordPress module.

    Is there a way to do that with the image module?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author presscustomizr

    (@nikeo)

    There’s no option allowing you to edit the html markup generated with Nimble’s image module.
    A solution would be to use the HTML module to print your image and add the data-rel needed for your lightbox.

    Thread Starter cyrilm

    (@cyrilm)

    Darnit… Yes, I saw that I could make it work with HTML but images are not the same size as the ones I add with the image module so it kind of breaks my page layout. :/

    Plugin Author presscustomizr

    (@nikeo)

    Another solution ( but you probably tried it as well ) is to use the built-in lightbox of the image module.
    The name of the option is “Schedule an action on click or tap”.

    Thread Starter cyrilm

    (@cyrilm)

    Yes, but I asked that because I would like to have a consistent lightbox theme on my website.
    Anyway, thanks for your replies! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Different lightbox’ is closed to new replies.