Forums

how do i add the author to the line right after the title? (2 posts)

  1. teraysay
    Member
    Posted 2 years ago #

    I am new to wordpress and can't find the answer in the forums....

    how do i add the author to the line right after the title?
    I see i need to add:

    <p>Written by:
    <?php the_author_posts_link(); ?></p>

    but i can't figure out which php file to add it in so it appears on every blog post

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You'll need to add it to every template file that contains the Loop. See Anatomy of a Theme on the Theme Development page for examples of possible template files.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags