javascript - how to change order script tag in head - joomla? -


i use bt-content-showcase plugin in joomla site, slider not work when login works correctly. problem ordering script tag in head section, how change order script tag?

here have posible solutions:

go extension folder, find script link , comment line, extensions
include link in file helper.php.

a. manually, add script link before </head> in template.

b. templates have option in extensions > templates > your template.

c. using extension scriptsdown or javascript async , defer, find this
, other extensions in extensions directory.

regards.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -