Viewing 3 replies - 1 through 3 (of 3 total)
  • 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() ?>

    Thread Starter trainwrecka

    (@trainwrecka)

    you rock!

    Thread Starter trainwrecka

    (@trainwrecka)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I add “Posted by” or “by” to posts?’ is closed to new replies.