Forums

Theme not initially loading properly (5 posts)

  1. Stepintoliquid
    Member
    Posted 5 months ago #

    I'm using wordpress 2.8, my provider is Concentric and I'm currently using the Freshy theme. The Freshy theme loads on all browsers, but only after about 3-4 refreshes.

    I suspect this may have something to do with the redirect plugin I installed after learning about it here:

    http://wordpress.org/support/topic/233098?replies=10

    But I'm not exactly sure what is going wrong.

  2. Stepintoliquid
    Member
    Posted 5 months ago #

    Here is a link to the blog:

    http://horiyoshi-thethird.com/blog/

  3. Stepintoliquid
    Member
    Posted 5 months ago #

    Anyone out there?

  4. Xamataca
    Member
    Posted 5 months ago #

    It's not loading the HTML heads correctly (check the html source of that page, it lacks doctype declaration, html, head and body tags).
    Check if you got your index.php template fuxored (by not declaring get_header() ) or if you have the header.php template in your theme folder.

  5. Stepintoliquid
    Member
    Posted 4 months ago #

    Thanks for getting back to me,

    I checked the index.php template and there doesn't seem to be a problem

    I'm getting this: <?php get_header(); ?>

    My header.php template is in the theme folder though. Where should I move it to?

    Thanks

Reply

You must log in to post.

About this Topic