Title: Author names
Last modified: March 28, 2017

---

# Author names

 *  Resolved [kitcoamin](https://wordpress.org/support/users/kitcoamin/)
 * (@kitcoamin)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/author-names-2/)
 * Hello, is there any way to display the author names on the home page for each
   article? Obviously the author name is visible when an article is expanded, but
   it would be great to also display this prior to a reader expanding an article.
   Thanks.

Viewing 1 replies (of 1 total)

 *  Theme Author [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * (@ilovewpcom)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/author-names-2/#post-8963570)
 * Hi,
    You would have to edit /template-parts/content.php (Appearance > Editor).
   Add this piece of code: `<?php echo esc_url( the_author_posts_link() ); ?>` Right
   before this line: `</p><!-- .post-meta -->`

Viewing 1 replies (of 1 total)

The topic ‘Author names’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/deadline/2.2.4/screenshot.png)
 * Deadline
 * [Support Threads](https://wordpress.org/support/theme/deadline/)
 * [Active Topics](https://wordpress.org/support/theme/deadline/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/deadline/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/deadline/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/author-names-2/#post-8963570)
 * Status: resolved