Hi,
I'm using custom post template plugin, so that some of my posts use different template than normal blog. Now problem I'm having with w3 is that it includes css and js of the main blog theme also in my custom post themes which are independent, thus css from main theme breaks everything.
Is there a way to exclude my specific template from the magic of w3 minification?
Example of custom post theme: http://www.sandrophoto.com/2010/01/21/save-forest/
any solution would be appreciated! thanks!