minify JS problem

Posted in: Newspaper
Post count: 19

Hey guys, I´m still having problem using W3 Total Cache Plugin.

When I enable Minify JS, my background and “load more” button stop working.

I´m having this problem since older versions.

My site is too slow, I changed from Godaddy to Hostgator and It´s still the same.

I´m getting 62/83 points in Pagespeed, so I really need to do everything possible to make it better, including minify JS.

Please, what should I do?

website: http://emagrecersemdieta.com.br

thanks again!

Post count: 3343

Hello,
You can minify the HTML with W3 Total Cache and for js make it manually using this tool http://closure-compiler.appspot.com/home

Another things, optimize your images add this filter in function.php
add_filter( 'jpeg_quality', create_function( '', 'return 60;' ) );

Also you can read more tips here: https://forum.tagdiv.com/topic/pagespeed/ or search on our forum.

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.