Forums

Author problems (5 posts)

  1. rikinhobr
    Member
    Posted 2 years ago #

    I'm having problems with the author in the posts.

    When I visit my blog it says "Author:" without author, but when I login, eg, with the User "Richard", all the posts that were created by him, appears "Author: Richard" and the other posts without anything.
    Then I change the User to "Jake", and all posts made by him appear "Author: Jake" and other "Author:" nothing ...

    How do you always show the authors, regardless of being logged in or not!?

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    Add this tag in index.php and single.php file under the loop where you want to display the author name:

    <?php the_author(); ?>

    Thanks,

    Shane G.

  3. rikinhobr
    Member
    Posted 2 years ago #

    yes, this tag already in the files.
    =//

  4. rikinhobr
    Member
    Posted 2 years ago #

    anyone can help me?

  5. rikinhobr
    Member
    Posted 2 years ago #

    my "template" use "ob_start", maybe the problem is this.. ???

Topic Closed

This topic has been closed to new replies.

About this Topic