Show Category Descriptions
Hello,
I need to be able to show the category descriptions when on the category results page. I know the code to show category descriptions is <?php echo category_description( $category ); ?>
but I am not certain which page to include this code in so that it displays above the classfieds results that are returned for a specified cateogry and of course is the matching description to the specified category. Thanks!