footer does not display
-
for some reason the footer does not display on my index.php and single.php pages
but on the about page it does display:
https://www.boobmood.com/about/
maybe this is related to the fact that my sidebar for the theme i am using is not widget ready? I am not sure if that is the source of the problem.
the footer displays fine on all pages on wordpress versions 2.2 and lower.
i dont know how to convert it to widget ready, the instructions were too complicated…
anyway here is my sidebar code:
https://www.boobmood.com/sidebar.txt
at the bottom of my index.php file this is the command that gets the footer…:
<?php get_footer(); ?>
is that the correct one?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘footer does not display’ is closed to new replies.