Sometimes my site is plain text, all web formatting gone
-
Over the last few days, sometimes when I go to my site, in Firefox and Explorer, the pages are all like plain text and vertical. All the web-formatting is gone. Then a bit later it is back to normal. It seems to happen more often when I log in as admin than when I try visiting without logging in. Anyone had the same?
Could it be because i have too much on the site or something?
-
Usually that happens because the servers hosting your theme images have a problem connecting with your computer, so if you’re behind an internet slowdown like the BellCanada one we had awhile ago, this can happen. Your site looks okay to me, and not too busy.
-
Does this show a dozen lines of CSS code, or an error message? – https://s-ssl.wordpress.com/wp-content/themes/h4/global.css
-
-
-
I haven’t heard of any other visitors having the problem, but it has happened to me from home.
-
kafafootball: try that link next time you notice the problem. If you see an error message it means something is preventing you from reaching the servers that deliver CSS stylesheets for WordPress.com blogs.
Usually it’s caused by a problem on your computer or at your ISP. If you post the exact error message back here we might be able to narrow it down a bit more.
-
Thanks. I had the problem a couple of times this evening, but most it was fine, this time when editing comments. Anyway, what I saw at the link was:
img.latex { vertical-align: middle; border: none; }
form.contact-form { width: 100%; text-align: left; }
form.contact-form textarea { width: 96%; }
form.contact-form label { float: none; display: inline; }
.form-error, form.contact-form p label.form-error { color: maroon; }.video-player { margin: auto; padding: 5px; text-align:center; border: 0px;}
.wpvidavee_title { text-align:left; font-weight:bold; font-family:Tahoma,Arial,sans-serif; font-size:10px; line-height:12px; padding: 2px 5px; }
.wpvidavee_footer { text-align:right; font-family:Tahoma,Arial,sans-serif; font-size:9px; line-height:11px; padding: 2px 5px; }
.wpvidavee_footer a { text-decoration: none; }
.wpvidavee_p { color: red; } -
That’s normal. It sounds like there might be some kind of intermittent DNS issue on your PC or at your ISP.
-
- The topic ‘Sometimes my site is plain text, all web formatting gone’ is closed to new replies.