Hi I have a wordpress theme - Woo themes headlines and for some reason the footer won't display? Any help would be appreciated...
Copy/paste from http://codex.wordpress.org/Include_Tags Normally this would be the last tag in your index.php or other template files where the footer needs to be included...
Its actually not the footer, its the part above the footer, here is an image: http://woothemes.com/demo/?t=51 at the bottom where archives, flickr, and text widge are - that entire box is not being displayed?
First: Nice theme! You have to drop the widgets to the footer over your admin dashboard panel to see the widgets like flickr or whatever.
You could have a broken tag or attribute in your html. Look at your source code and see if there are any missing html close tags or open parenthesis, or just post your source code here so we can have a look at it, or better yet, a link would be nice if you have your site on a web server.