Forums

Themes have disappeared (12 posts)

  1. Chiliboy
    Member
    Posted 4 years ago #

    My host (Go Daddy) upgraded my WP to 2.3.3 and all the themes are gone.
    I mean "all". There is no classic or default themes and my custom theme is gone. All you see is the text on a white background. Take a look here
    http://yourhomecleaningtips/cleaning.
    I wrote a trouble ticket with GD and they said they don't support software they didn't create. I sent a scathing reply since they screwed it up with their upgrade install. In any case, I have no php knowledge or any way to know what is wrong.
    Any all help is appreciated.

  2. Chiliboy
    Member
    Posted 4 years ago #

    Sorry,
    I left the .com off of my URL. Here is the correct one.
    http://yourhomecleaningtips.com/cleaning

  3. haochi
    Member
    Posted 4 years ago #

    It seems like that you are only missing the CSS styling file, you can download it here and put it into your classic theme directory (/cleaning/wp-content/themes/classic/).

  4. Chiliboy
    Member
    Posted 4 years ago #

    Hi Haochi,
    Thank you for the reply. However, the style.css is present in all the theme folders. I re-uploaded my custom theme thinking it was corrupted during the upgrade. That didn't solve the problem.
    Again, thanks for the idea.
    Chili

  5. Len
    Member
    Posted 4 years ago #

    Looking at your source code I see the style sheet is being called from,
    root/cleaning/wp-content/themes/classic/style.css

    ...but it's not there. It's at,

    root/wp-content/themes/classic/style.css

  6. Chiliboy
    Member
    Posted 4 years ago #

    LenK,
    Thanks. So what do I do. Change the path or move the style sheet?
    Chili

  7. haochi
    Member
    Posted 4 years ago #

    One thing you can do is open the header.php file in wp-content/themes/classic, find (should be around line 10):
    @import url( <?php bloginfo('stylesheet_url'); ?> );
    and replace with:
    @import url('http://yourhomecleaningtips.com/wp-content/themes/classic/style.css');

  8. Chiliboy
    Member
    Posted 4 years ago #

    Hey LenK,
    I opened the directory in Filezilla and looked at the Cleaning sub-directory and there is a style.css in the themes folder.
    I have 4 sites hosted on this one account. The main and all the sub-directories appear to have the style.css in the various theme folders.

  9. Chiliboy
    Member
    Posted 4 years ago #

    Anyone else have an idea why all the themes have disappeared?
    I would appreciate hearing from you.Chiliboy
    Thanks,
    Chiliboy

  10. Darran
    Member
    Posted 4 years ago #

    I could not find your CSS file on this URL:

    http://yourhomecleaningtips.com/cleaning/wp-content/themes/classic/style.css

    Are you sure it is located there?

  11. Chiliboy
    Member
    Posted 4 years ago #

    Hi Darren,
    Yes. There are 3 themes in the Themes folder (classic, default and beautiful sunrise) Each theme contains a style.css file. However, none of the themes are available through the Presentation section of the Admin area. Instead of the box previews there is just blank boxes.
    Chiliboy

  12. haochi
    Member
    Posted 4 years ago #

    It's been pointed out very clearly that you CSS file is HERE! And I guess it's caused by your weird settings of the blog.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags