DARKF3D3 Posted January 7, 2015 Share Posted January 7, 2015 I have a problem with the performance setting "move javascript to the end" and a script of the module. With "move javascript to the end" disabled: <script id="my-script-id" type="text/javascript" src="http://website-adress.com/scripts/trackjs.js"> </script> With "move javascript to the end" enabled: <script type="text/javascript" src="http://website-adress.com/scripts/trackjs.js"> </script> So if I enable that setting the module stop working, someone know one this happen? Link to comment Share on other sites More sharing options...
DARKF3D3 Posted January 12, 2015 Author Share Posted January 12, 2015 Any help? Link to comment Share on other sites More sharing options...
bellini13 Posted January 12, 2015 Share Posted January 12, 2015 a quick hack would be to hard code that script into the themes header.tpl or footer.tpl and remove it from the module, until such time a fix is found. Link to comment Share on other sites More sharing options...
Recommended Posts