Hi i am using boutique template and i need help on adding a script (http://www.gayadesign.com/scripts/queryLoader) when the website loads. I am not sure how (where to put the code). Can anyone give me instructions?
Thank you in advance
Fresh Boarder
GK User
Fri Sep 06, 2013 9:58 pm
All template scripts are loaded in layouts/blocks/head.php file so there you need to paste your load code. Please remember that our templates (if you use J!2.5) use mootools library so mixing this with jQuery may cause JS conflicts.
Platinum Boarder
GK User
Sat Sep 07, 2013 5:16 am
Thanks for your quick reply you are very helpful. I tried and it worked perfectly, without any conflict.
Regards
Fresh Boarder
GK User
Mon Sep 09, 2013 9:27 am
Ok, all depends of the order of the scripts. If jQuery run in noConflict mode there should be no problems.