Hi, is it possible to minimizing the amount of JavaScript needed to render the page, and deferring parsing of unneeded JavaScript until it needs to be executed? This should survive theme updates.
Can it be optimized with on board tools? Any tipps how to speed up the theme are welcome.
Hi,
is it possible to minimizing the amount of JavaScript needed to render the page, and deferring parsing of unneeded JavaScript until it needs to be executed? This should survive theme updates.
Can it be optimized with on board tools? Any tipps how to speed up the theme are welcome.
Cheers,
Niko
Hi Niko,
You could try our optimization guide http://themenectar.com/docs/salient/performance-optimization-guide/
Thanks.