• Resolved Arkeen00

    (@arkeen00)


    Hello,

    I am using NextGen Gallery plugin with Responsive Lighbox. Since last updates, the Nivo navigation in a gallery is broken, I cannot reach the
    “next”or “previous” picture, the arrows do not appear, and the keyboard arrow are not working.
    But strangely, other lightbox scripts are working well, so I am currently useing SwipeBox, and waiting to be able to make Nivo work again.

    Do anyone can reproduce this ? Any idea about where to look to solve this problem ?

    https://mickaelperrier.fr/traveljournal/

    Thanks in advance

    https://www.ads-software.com/plugins/responsive-lightbox/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dFactory

    (@dfactory)

    Hi,

    You are using an outdated attribute for your image links.

    Since v 1.5 every link should look like:

    <a href="..." data-rel="lightbox-gallery-1731">link anchor<a>

    instead of:

    <a href="..." rel="lightbox[gallery-1731]">link anchor<a>

    The 1731 number in the rel is taken from your site, used here as an example of unique gallery id.

    Thread Starter Arkeen00

    (@arkeen00)

    Indeed, that is now working just great ! Thanks a lot for the quick and accurate answer !

    For people having a similar issue :
    – In NextGen Gallery > Other options > Lightbox effect (not sure this is the exact terms, I am not using an english UI)
    – Effect: choose something like “custom”
    – Source : data-rel=”lightbox-gallery-%GALLERY_NAME%”
    – Enjoy ! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Nivo Lightbox navigation broken’ is closed to new replies.