I'm just starting to use W3TotalCache and am a little perplexed by how I should load the gobs of javascript and CSS rendering on the site in the question. Adding some of the pre-minified jQuery scripts via the Minified wizard in W3TotalCache breaks them when loading on the site; same with CSS.
When you have a boatload of modules, what are some good rules of thumb when moving around javascript/css for minification?
Thanks!