Link to home
Start Free TrialLog in
Avatar of badwolfff
badwolfffFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Why does my site work in all browsers but chrome?

Hi,
I am currently building a website and I can see it perfectly functional on all modern browsers,
but on chrome, I see that the loading wheel at the top works for a bit and then stop and nothing loads.
Is this a local problem or do you guys also see this happen?
I use the latest version of Chrome, i.e. Version 35.

Could anyone explain why the site does not show up on chrome?

thanks in advance


The site is

http://www.nicolettavascotto.com/
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

In Chrome, this line and all like it are not loading.
<link
rel="stylesheet" type="text/css" href="http://www.nicolettavascotto.com/wp-content/cache/minify/000000/ZY1LCsMwDEQvFKNm1eMYI8upQP5gyRDfviaki9DtvDczOxQ67aDijiBCfULrNQ40hfapVrEHY387kBcS0l_H3x0fWZuECWrLxj_cSYJR9JzDQbrtgLVYQHOp9uzewAVlxLWLqmtjrovttSSJaSjXcuVJ6FThSP3JLv8L.css" media="all" />

Open in new window

Have you tried rebuilding your cache?
Avatar of badwolfff

ASKER

I use W3 Total Cache and I have emptied the cache many times but no luck!

Just tried the site on Firefox 30, IE 11, Opera 12, Maxthon 3.4.5, Safari 5 and also on Safari on my iPhone and it works!
But just on Chrome 35 no luck!
Do you think that it might have anything to do with my .htaccess?
I can post it here if anyway wants to see it.

thanks in advance
Hi Dave,

Why do you think those CSS files are not loading on Chrome if they load elsewhere just fine?

thanks
That's fixed most of the file problems but there is still once CSS and one JS file that is reporting the wrong size.

edit
tell a lie you've just merged all the files.
what should I do?
which files?
how did you find out that they report the wrong size?
sorry about the number of questions but his site is due for delivery soon and this is a strange problem!
Can you attach the cached js and css file here.
What a strange thing! None of these gzipped resources are getting downloaded or can be downloaded on Chrome!

For example I can open this file on all other browsers:
http://www.nicolettavascotto.com/wp-content/cache/minify/000000/rZBRDsIwDEMvtBImuM9UdaF0apPQpNJ2ewoDLsD-rNh-kTwC4WoRyUWfM9YNpPLcginInY1D9ZamTwZKtzIq-MWvoNat8NbDBZZH6-2fcCXFXsVTSTSMfz8RrJrUDiCpccUDOBTjtLPOEDjPt6aJCSS3mGiPusClIJkTVksUwQcZrvC9VpS8vfZ5Ag.js

But on chrome it returns and empty page. The same applies to all minified resources.
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
sorted fantastic!
YUPPY!