• ironmeden

    (@ironmeden)


    I have recently installed the 2.1.1 version of WordPress. Both blogs have different themes. On both blogs, when someone posts, it does not list the name of the poster. I have verified that the username is available.

    I have setup one of the blogs with the default theme that comes with WordPress and it still doesn’t list the poster name.

    Is there something i am missing in settings anywhere?

    thanks

    Paul

Viewing 2 replies - 1 through 2 (of 2 total)
  • Class

    (@class)

    Check the index.php around line 11: <!-- by <?php the_author() ?> -->
    change to by <?php the_author() ?>

    Thread Starter ironmeden

    (@ironmeden)

    i looked up that code and edited, but I’m still not seeing the author’s name when a story is posted.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display name publicly as’ is closed to new replies.