Here is my website http://www.buffyfans.com I am recently new to the wordpress site, and someone did the coding for me. However, I noticed that there is no footer. Do I have to insert the footer code somewhere?
Here is my website http://www.buffyfans.com I am recently new to the wordpress site, and someone did the coding for me. However, I noticed that there is no footer. Do I have to insert the footer code somewhere?
Depends on your theme. There should be a closing </html> element at the end of the HTML, and there isn't, so it looks like something's missing, presumably a footer.
See if there's a footer.php in your theme.
Then see if there's anything like <?php include("footer.php")?> in your template files e.g. at the bottom of index.ph
Thanks, I think it worked!
This topic has been closed to new replies.