juliandika
Member
Posted 2 years ago #
hi everybody, i m using wordpress on my site Juliandika.com for caching plugin i m using W3 Total Cache, the result is realy good, but the only problem is i coudlnt combine the css and javasript, when i check using page speedtest they said that i need to combine css and javasript.
any body can advise me to set this option???
You need to manually add the CSS + JS files to your template groups on the minify tab. The development version has a help tool, to help you discover and easily prune your groups: http://wordpress.org/extend/plugins/w3-total-cache/download/
djmorrisinc
Member
Posted 2 years ago #
I have the same issue and I do already have all my CSS + JS files added to my template, but I still can't get the two to show that they are combined: http://www.webpagetest.org/result/100710_15Y0/
@djmorrisinc, you haven't combined (minified) them, they're just hosted with the CDN only. See above.
juliandika
Member
Posted 2 years ago #
again i got problem, i just upgrade worpress 3.01 the also upgrade w3TC now i got problem with flash player, i installed flash but my site said not installed
my player on the site is jw player
any help please?????
Have you tried to minify the player's JS file? If yes, be sure that you've done so correctly, that means that the code is working, is in the right location, with the proper dependencies and most importantly, that the code can be minified. If in doubt, minify only the files related to the issue and try "combine only" setting then try to optimize further.