Did you use CDN for you images before the RL update?
Did you purge the cache?
Did you try it with caching disabled?
Yes, i always used a cdn (i changed it few day ago, but the lightbox was working with my previous one)
I deleted the cache, but still not working
it looks like a cdn issue, since if i disable it it start working; it was warking correctly with my prevoious cdn and it doesnt work with the current one (cloudflare)
Just to let you know
if using w3 total cache with a cdn
it doesnt work if it load the js files from the cdn;
i just added a line like this:
{plugins_dir}/responsive-lightbox/*.js
to the Rejected files of the CDN configuration of the W3TC plugin, it works again…
Thx, @popeating
This might be helpful to others.
Regards,
Bartosz / dfactory
Where is that line added?
{plugins_dir}/responsive-lightbox/*.js
if you use w3 total cache with a cdn (i had this problem with cloudflare), go where you configure CDN on w3, scroll to Rejected Files configuration and add that line in the box
I have the same problem. I don’t use any cache plugin and have no idea what this CDN is. How to make the lightbox plugin work again?
I cleared browser(firefox) cache and it’s working again! 🙂
I updated this plugin today and checked site on iPhone 5c but it was all distorted. Then I opened it on a Galaxy S6 and it displayed correctly. The last attempt was on an iPhone 6 and it was also distorted. Please provide some feedback on what may have cause it with your plugin update. Thank you.
Thanks You popeating! That worked for me too. I was stressing the past week trying to figure this out