invosoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Lightbox] Doesn't work after updateJust to update you, I’ve downgraded to version 1.6 and it works fine with the CDN, and W3 Total Cache out of the box.
It may help you make the improvements to version 2. Results can be seen here.
Forum: Plugins
In reply to: [Simple Lightbox] Doesn't work after updateDo you think there is a way to manually get things to work?
Forum: Plugins
In reply to: [Simple Lightbox] Doesn't work after updateI fixed the original error by setting up a Cross-Origin Resource Sharing (CORS) policy – see here. Now it’s something else. Haven’t really got the time to look into it but just to say, I’m finding starting to find the *simple* lightbox somewhat misnamed..
Forum: Plugins
In reply to: [Simple Lightbox] Doesn't work after updateYeah, I turned off caching completely as your new version just doesn’t work with CDN support. I’ve turned it back on to show you. Can you have a look now please?
Forum: Plugins
In reply to: [Simple Lightbox] Doesn't work after updateIt’s also broken for me.
It looks like the new AJAX stuff is incompatible with a CDN (also part of W3 Total Cache).
Using S3, you get:
XMLHttpRequest cannot load tag.item.js.gzip. Origin is not allowed by Access-Control-Allow-Origin.
XMLHttpRequest cannot load tag.ui.js.gzip. Origin is not allowed by Access-Control-Allow-Origin.
XMLHttpRequest cannot load handler.image.js.gzip. Origin is not allowed by Access-Control-Allow-Origin.See onlysoundingout.com for an example.
Also, what’s now being shown as the description under the image, looks like the filename?
How do I change back to the old version?
Thanks