Forums

[resolved] Footer Problem! (8 posts)

  1. bill_g
    Member
    Posted 2 months ago #

    I can't see my blogs footer at http://greatbritainspastandpresent.com

    Can you see the text there when you visit the site? A friend said it showed when he looked for me but I tried the site in both IE 8 and Firefox and cant see it my end.

    I have tried clearing my browser Cache and also WP-Supercache and for me nothing brings the footer back visable.

    If you can see it is there any reason why I cant? The browser I use is IE 8

    Thanks again

    My site address again is http://greatbritainspastandpresent.com

    Bill

  2. esmi
    Member
    Posted 2 months ago #

    You have a problem in your theme.

    <!-- Page not cached by WP Super Cache. No closing HTML tag. Check your theme. -->

    Check your theme's footer.php file.

  3. bill_g
    Member
    Posted 2 months ago #

    Thank you, I'm not great at code, What do I need to look for to get it working, please excuse my lack of knowledge I am still learning the code side of things.

    Bill

  4. gyar29
    Member
    Posted 2 months ago #

    Bill,

    According to the error that esmi posted you are missing </html> after the </body> tag in your themes footer.php file.

    look for the </body> tag and insert the </html> closing tag after it.

  5. esmi
    Member
    Posted 2 months ago #

    Or drop a copy of your footer.php file in the WordPress pastebin and post the pastebin url here.

  6. kichu
    Member
    Posted 2 months ago #

    The flash tag cloud overshoots the width.

    S.K

  7. bill_g
    Member
    Posted 2 months ago #

    Thanks for all your help! I looked and think I can see the </html> tag in the footer but I'm probably wrong

    Heres my footer php which I copied

    I am going to adjust the width of the Tag cloud thanks S.K

    http://wordpress.pastebin.ca/1553969

  8. bill_g
    Member
    Posted 2 months ago #

    Thanks for all your help on re checking the footer php file I saw that there was an apostrophy in the title text. Removing this has sorted the problem.

    Cheers

    Bill

Reply

You must log in to post.

About this Topic