', '' ); * - the_archive_description( '
', '
' ); */ ?> ', '' ); echo '
'; if ( is_category() ) { the_archive_description( '
', '
' ); } else if ( is_tag() ) { echo '

'; the_archive_title(); echo '

'; } else if ( is_author() ) { echo '
' . get_avatar( get_the_author_meta( 'ID' ) ) . '
'; } ?>