Forums

[resolved] Trying to add byline (author) to Title Section (3 posts)

  1. jlar0che
    Member
    Posted 2 years ago #

    Hello!

    I am using Occular Professor v1.3 and trying to add a byline to the section on the right which displays the article title, date, tags and comments.

    Example can be seen at http://www.currentperspectives.org
    or
    http://getsatisfaction.com/mignolo/topics/how_can_i_add_the_author_to_the_title_section_of_ocular_professor_photo_attached

    Thanks!!!

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 2 years ago #

    I'll take a guess here, look in index.php for this section

    <div class="main_meta">
    you can pick where you want to put the author, but you will see some ist items <li></li>

    Add this line:

    <li>By: <?php the_author_posts_link(); ?></li>

  3. jlar0che
    Member
    Posted 2 years ago #

    thank you so much! you are a fantastic super-god! :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags