Forums

author photos (2 posts)

  1. nathanrp
    Member
    Posted 2 years ago #

    I am trying to add a photo of authors to their posts on the homepage.

    I am thinking of something like this:

    <?php if author=John>
    <div class="fright portrait">
    <img src="john.jpg" />
    </div>
    <?php endif; ?>

    This is also within the Loop.

  2. nathanrp
    Member
    Posted 2 years ago #

    I can't find within the Codex a conditional statement to return who the author is. There are conditional statements for author pages. But I can't find any for returning a specific author on the home page. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags