Footer Problem!
-
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
-
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.
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
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.
Or drop a copy of your footer.php file in the WordPress pastebin and post the pastebin url here.
The flash tag cloud overshoots the width.
S.K
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
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
The topic ‘Footer Problem!’ is closed to new replies.