Do you have any posts in your categories? Typically, if there aren’t posts, it won’t show up.
The footer – first, your page doesn’t validate at all and there is a problem with the doctype. Validate your page to track down the big problems and then you can work on finding the closing tag (DIV) that is missing or in the wrong place that is messing up your footer.
There are a lot of validation errors, so I didn’t take time to go through everything to just track down the footer. You have bigger problems.
as you see on my site, i have posts in the cats
validation, im a beginner and don’t know what that is, guess ill have to learn it
http://validator.w3.org/check?uri=http%3A%2F%2Fjodydonnelly.com%2F
There are 255 errors with your site. Some of should get fixed when you remove <div id="adminbar" class="nav">
</div> from your header.php file.
hmm wow
okay well thank you very much for the information, im gvonna read it throug
its pretty obvious i am a beginner huh
but wp list cats sill doesnt list any cats….
What parameters are you passing to wp_list_cats? If you’re not sure what I’m referring to check out this page in the Codex.