djmcianwagner
06-15-2016
06:14 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Minify my Javascript & CSS
Can anyone piont me in the right direction of a step by step guide to minify my Javascript & CSS?
Cheers,
Ian
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
2 REPLIES 2
Adam7

06-15-2016
08:07 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey @djmcianwagner!
We don't provide access or editing capabilities for any Javascript your site uses, so it wouldn't be possible to minify any JS that isn't already minified.
You can do that with some of your site's CSS, though, by going to the Themes tab and clicking on Edit HTML / CSS. The file you're looking for is main-style.css.
useyourbrain
06-16-2016
09:10 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Check out cloudflare.com. They cache your site in several locations and minify cs, js, and html. While minifying sounds like a great idea in practice one has to be careful because it can also break elements in said website. Here is a video with more information. https://youtu.be/51wsoQr6oXI