Hello Ivo,
I'm working on improving page load times and was interested in getting the templates JS files, added under the templates Page Settings >> Atom section to load in the
head section instead of the footer of the
body section.
As it is right now, the template.js, ScrollReveal.js, & the Page Preloader all load at the bottom of the
body section. However the UIkit for Gantry 5 has the option to load either in the
head section or the footer of the
body section.
I'm using an extension for Joomla called
Easy Performance Booster which can concatenate and minify js and css files but only if they are loaded in the
head section. Since these specific files are located in the
body section it is unable to do that with them.
How difficult would it be to implement this?
thanks,
Michael