Forums

How do I add "Posted by" or "by" to posts? (4 posts)

  1. trainwrecka
    Member
    Posted 3 years ago #

    I would like to add "by 'author'" next to the date on all posts on my wp blog (http://insidethevibe.com). Anyone who knows how to do this?

  2. moshu
    Member
    Posted 3 years ago #

    Open the index.php from your theme folder in a plain text editor and find a line like this:
    <!--<?php the_author() ?>--> and remove the "comment out", i.e. make it like:
    <?php the_author() ?>

  3. trainwrecka
    Member
    Posted 3 years ago #

    you rock!

  4. trainwrecka
    Member
    Posted 3 years ago #

    actually i just did the edit through the dashboard under
    Presentation>Theme Editor>Main Index Template and that worked as well.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags