Forums

[resolved] Site is only html & text - All formatting gone (5 posts)

  1. ventrilqstman
    Member
    Posted 2 years ago #

    My Wordpress blog at http://www.prophotoshow.net has lost all it's formatting. Everything was fine late yesterday afternoon, and I did not make any changes. Now when I go to the site all the css, and formatting is gone...

    I've called host gator support, and an talking to them about what my be wrong and so far no luck. They were having some problems with redirects yesterday, and I thing they altered the root .haccess, but I checked right after they finished and it was working fine.

    Any suggestion would be appreciated... Gavin

  2. whooami
    Member
    Posted 2 years ago #

    style type="text/css" media="screen">
    		@import url( http://prophotoshow.net/blog/wp-content/themes/sky3c/style.css );
    	</style>

    Look at your source!!

    This is what you are trying to load as a CSS file:

    http://prophotoshow.net/blog/wp-content/themes/sky3c/style.css

    Click the link, where does it go?

    http://www.prophotoshow.net/blog/wp-content

    http://prophotoshow.net/blog/wp-content
    Click those, where does they go?

    What does the .htaccess at the root of your blog directory say?

  3. lexhair
    Member
    Posted 2 years ago #

    Make sure your style.css is accessible. I tried to validate it but the validator failed due to the file not being available.

  4. Otto42
    Moderator
    Posted 2 years ago #

    Make sure that the URL's on the Options->General page are the correct URLs for your page. If you're using http://www.whatever and don't have the www in the URL there, then obviously that ain't right.

    Most likely, you added something to the .htaccess file. Whatever it was, that was probably the wrong thing to do. What did you add? More to the point, what did you change to cause this behavior in the first place?

  5. ventrilqstman
    Member
    Posted 2 years ago #

    Thanks for the replies everyone. My host got it fixed for me. It seems during some troubleshooting for another problem that the host had something amiss with where the visitor was taken when they went to the site.

    Orig it went to /blog, and then it was changed so that it did not forward /blog, but just shows the main url. I don't fully understand what they did, but it's back up... Thanks for the help... Gav

Topic Closed

This topic has been closed to new replies.

About this Topic