简体   繁体   中英

how to change order script tag in head - joomla?

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

Here you have some posible solutions:

Go to your extension folder, find the script link and comment this line, some extensions
include the link in the file helper.php .

A. Manually, add this script link before </head> in your template.

B. Some templates have this option in Extensions > Templates > Your Template .

C. Using some extension like ScriptsDown or Javascript Async and Defer , find this
and other extensions in the Extensions Directory .

Regards.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM