Actually, I just upgraded to v2.8.5...
I cannot figure out how to hide a single category in my sidebar. I have already gone to "Sidebar.php" and modified the code to look like this:
<?php wp_list_categories('show_count=0&exclude=8&title_li='); ?>
The category id is obviously category 8... HOW COME THIS IS NOT WORKING! Please help me with detailed and thorough explination. Any help is appreciated... thanks.