Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
According to the online page speed analyzers, JavaScript is why our site is slow. It shows that we have three separate versions of JQuery being included. These are likely all being included from different apps.
Can we safely remove two of these, or would it break stuff if we remove them?
Yes you could, by depending on the situation, you might have to account for the following complications:
1.Jquery version
Jquery has had some breaking changes with its updates over the years, so an app might be depending on an old version of jquery, or newer one. so you'll just have to double check the one version you load works for every app and your store
2.Loading order
You'll have to make sure that your version of Jquery loads before any of the apps
3. It might not be possible
Sometimes an app will call some code, and INSIDE of that code, they call Jquery, so there's not really much that can be done there.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024