diff --git a/author.php b/author.php new file mode 100644 index 0000000..0c8b558 --- /dev/null +++ b/author.php @@ -0,0 +1,76 @@ + +
+
+ +

Articles by

+
+
+
+ post_count; + $article_number = 0; + ?> +
+ post_author ); + ?> + + + + + +
+ +
+ +
+ +
+ + \ No newline at end of file diff --git a/style.css b/style.css index 8d66739..c978452 100644 --- a/style.css +++ b/style.css @@ -1236,7 +1236,8 @@ COMPONENTS } .st-article-archives .breadcrumbs, - .st-article-archives .pagination { + .st-article-archives .pagination, + .st-author-page-breadcrumb-placeholder { grid-column: 1/span 2; } @@ -1278,7 +1279,8 @@ COMPONENTS } .st-article-archives .breadcrumbs, - .st-article-archives .pagination { + .st-article-archives .pagination, + .st-author-page-breadcrumb-placeholder { grid-column: 1/span 4; }