|
@@ -44,9 +44,9 @@ |
|
|
|
|
|
|
|
|
<?php |
|
|
<?php |
|
|
// Author bio. |
|
|
// Author bio. |
|
|
if ( is_single() && get_the_author_meta( 'description' ) ) : |
|
|
|
|
|
get_template_part( 'author-bio' ); |
|
|
|
|
|
endif; |
|
|
|
|
|
|
|
|
// if ( is_single() && get_the_author_meta( 'description' ) ) : |
|
|
|
|
|
// get_template_part( 'author-bio' ); |
|
|
|
|
|
// endif; |
|
|
?> |
|
|
?> |
|
|
|
|
|
|
|
|
<footer class="entry-footer"> |
|
|
<footer class="entry-footer"> |
|
|