Simple Lightbox Doesn't Always Work with Async JS Enabled
-
On the whole, I’m pleased with the speed improvement of your plug-in, but I’m noticing that Simple Lightbox often is not working as reliably as before I installed Async JS. If you wait long enough, it may work, or it may just load linked graphics in the WP default manner.
I suspect that something in the Simple Lightbox package is being delayed too long. I’m pretty sure that the plugin is using wp_enqueue_script, but there are so many files, that tracking down all the instances is a pain.
But I’m not sure how to determine which files need to be excluded, as there are a large number of JS files scattered through numerous folders within the plugin. It doesn’t seem as though you can do a bulk name exclude like “/wp-content/plugins/simple-lightbox/*”or something like that, right?
What is my best option here?
The website on which I’m experiencing the issue is: theshelterblog.com
https://www.ads-software.com/plugins/asynchronous-javascript/
- The topic ‘Simple Lightbox Doesn't Always Work with Async JS Enabled’ is closed to new replies.