<?php echo category_description( get_category_by_slug('category-slug')->term_id ); ?>
<?php echo category_description(); ?>
<?php the_author(); ?>