Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

JS file compressor

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I am attempting to speed up my site by reducing HTTP requests.

So I put this in the "Add Javascript files to compressor"

media/jui/js/jquery.min.js,media/sliders/js/script.min.js,media/jui/js/jquery.min.js,media/jui/js/jquery-noconflict.js,media/jui/js/jquery-migrate.min.js,media/jui/js/bootstrap.min.js

However, I still see them loading. view-source:http://empirearbitration.com/montana

What else do I have to do to reduce the scripts loaded separately?
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Hello,

"Add Javascript files to compressor" feature can't disable your scripts, it only compress provided files, so now probably your scripts are double loaded.

Try plugin like this to exclude your JS files:
extensions.joomla.org/extension/js-css-control/

Cheers
Joshua
  • Piotr Kunicki's Avatar
  • Piotr Kunicki
  • Moderator
  • 45 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers