diff --git a/template-parts/content-single.php b/template-parts/content-single.php index 86e37d0..70d624e 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -87,7 +87,7 @@ echo '' . esc_html( $author_name ) . ''; } echo ''; -a + if( !empty( $author_description ) ){ echo '
'; }