Cutline Theme Support Forums » Cutline Theme Support Forums

author(s) link?

(3 posts)
  • Started 4 years ago by sinha
  • Latest reply from Franky
  • This topic is resolved

  1. Mine is a multi author blog and I would like to add the "author" link (clicking that should show all the posts by the author).
    Please tell me how should I go about it?

    Posted 4 years ago #
  2. The easiest way would be to create a separate category for each author in Admin > Manage > Categories. If you created one named "Sinha's Posts" for yours, then "Sinha's Posts" will appear as a link at the bottom of the posts (along with any other categories you use)

    Posted 4 years ago #
  3. In both index.php and single.php remove on line 14 <!-– and –-> and the author names will show up.

    Use <?php the_author_posts_link(); ?> to display a link to all the posts of the author instead of the author name/URL.

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.