Aaron and readers –
That works perfectly. Thank you! Jenn
Hi –
Thanks so much for looking and helping me with the question!
BUT I erred in posting my code. The code is NOT commented out and still gives the same result.
Categories
* Categories
o Uncategorized (which lnks to default category)
my code in sidebar.php
<h2>Categories</h2>
<?php wp_list_categories(); ?>
</div>
It’s definately a widget issue. I am trying NOT to use them because I do not know how to use them properly with my theme. And – well, this is the resulting problem.