Hi, I have 2 strange issues and I don’t know how to fix it. The first images are opening without any problem but when I open an image located in the middle or at the end of the gallery, photoswipe display a distorted image by element style as I can see with Firebug.
Here is the html:
<div class="img-above-txt">
<div><a class="light-box" href="http://mysite.com/img/01.jpg"><img src="http://mysite.com/img/min/01.jpg" /></a></div>
<div><p>Photo comment text</p></div>
</div>
The second issue happens when I close the lightbox, the image remains open in the top of the gallery and over one of the first images.
Here are 2 screenshots
I deactivated all other active plugins (except Responsive Lightbox and PhotoSwipe extension of course), tried with the default WP theme (twentyfiftheen) and I also rebuild a new and clean WordPress but the problem is the same.
You’ll find the website URL in the third screenshot (I don’t want any reference of it here ;) ). Could you please help me with this? Thanks.