My website isn't correctly responsive anymore when using minify on W3 Total Cache:
http://tinyurl.com/qgj4ztx
And the speed is not as optimal as we would like it to be. So my question is if someone can help me get those 2 problems solved in W3 Total Cache?
Remy answers:
You might have to exclude some js scripts from minifying for them to work correctly
Jlv2 comments:
Yes i know, but i don't know how to do that, and i have tried several settings to speed up te website and is had has some effect, but i think i the site could be faster if the right settings are set. And i need some help with that..
Jlv2 comments:
Here are screenshots of my W3 Total Cache Minify settings;
http://postimg.org/image/j6hdxa7qf/
http://s18.postimg.org/ak95qm44p/Schermafbeelding_2013_06_28_om_13_02_18.png
http://s12.postimg.org/86ginehr1/Schermafbeelding_2013_06_28_om_13_02_29.png
somendra meena answers:
hi can you please remove Minify for small time so i can check your script and css file and provide the code which will escape the js and css file which help for responsive
Jlv2 comments:
Hi Somendrakm,
I have disabled minify on the general settings of W3 Total Cache now, so you can check the script and css file...
somendra meena comments:
hi follow this step and check if responsive css works
step 1:
So go to the W3 Total Cache settings (“Performance” tab in the wp-admin) > Page Cache > Reject User Agents, and enter those User Agents.
iphone
ipod
ipad
aspen
incognito
webmate
android
dream
cupcake
froyo
blackberry9500
blackberry9520
blackberry9530
blackberry9550
blackberry9800
webos
s8000
bada
step 2...
add this in header.php
<meta name="viewport" content="width=device-width, initial-scale=1">
Jlv2 comments:
That works for the homepage, but the other parts of the site isn't responsive?
Jlv2 comments:
On IE the whole site is responsive, on chrome not (both on the tablet asus transformer pad tf300t)
somendra meena comments:
please remove this from header.php <meta name="viewport" content="width=device-width" /> only above meta is enough
somendra meena comments:
i checked in my browser firefox, chrome, IE 10 its work in all ... also windows phone(ie), android(chrome) and iphone(safari) its work fine
please remove catch from W3tc and your browser cookies and catch hope it will work fine
Hariprasad Vijayan answers:
Hi,
Check the following link,
https://developers.google.com/speed/pagespeed/insights#url=http_3A_2F_2Fwww.hengelsportvergelijk.nl_2F&mobile=false
It suggests how to improve speed of your website.