diff --git a/src/comments.php b/src/comments.php index 92d960d..dd6dfba 100644 --- a/src/comments.php +++ b/src/comments.php @@ -14,72 +14,69 @@ global $current_user; if (post_password_required()) { return; } ?> -
- -
- - comment_status) : ?> -
- -

- ", "" ); ?> -

- -
- - - ID) .'">' . $current_user->display_name . ''; - ?> - -
- -
-
-
- 'img-fluid rounded-circle mr-sm-3', ); - echo get_avatar( $current_user->ID, 60, '', $current_user->display_name, $args ); - ?> - - ID) .'" class="font-weight-light">' . $current_user->display_name . ''; - ?> - - -
- -
- - - ID); ?> -
- -
- -
-
- -
+
+ + comment_status) : ?> +
+ +

+ ", "" ); ?> +

+ +
+ + + ID) .'">' . $current_user->display_name . ''; + ?> +
- 1 && get_option('page_comments')) : ?> - - - - -

+ +
+ + + ID); ?> + +
+ +
+
+ +
+
+ + 1 && get_option('page_comments')) : ?> + + + + +

-
+
\ No newline at end of file diff --git a/src/template-parts/single-post.php b/src/template-parts/single-post.php index 4dbbde8..5b3d2d8 100644 --- a/src/template-parts/single-post.php +++ b/src/template-parts/single-post.php @@ -32,7 +32,12 @@

- \ No newline at end of file +
+ +
+ +
+
\ No newline at end of file