Hi,
First of all: thank you for this wonderful plugin!
I have a strange issue with duplicate images in Responsive Lightbox. This happens when you wrap the <a>
tags inside another container, in my case a <li>
tag.
I have to use another container, because I have to use another Jquery gallery slider script. The slider requires you to have your images within a <ul>
. When there is no gallery, so one image only, Responsive Lightbox even shows the image three times.
The problem is solved the moment I move the images outside the <ul>
, but I really need to use them both.
Any hints or tips are greatly appreciated. It’s a strange side effect.
Kind regards,
Bas