Title: Author names
Last modified: August 18, 2016

---

# Author names

 *  [joshc](https://wordpress.org/support/users/joshc/)
 * (@joshc)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/author-names/)
 * How do I get my name (the administrator) and other authors’ names who post on
   my site to be visable. In other words, if I make a post, a “posted by” name is
   not visible. There is simply nothing showing who posted. How can I fix?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/author-names/#post-173545)
 * In index.php you will find this line:
 * `<small><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small
   >`
 * Change that to:
 * `<small><?php the_time('F jS, Y') ?> by <?php the_author() ?></small>`

Viewing 1 replies (of 1 total)

The topic ‘Author names’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [21 years, 2 months ago](https://wordpress.org/support/topic/author-names/#post-173545)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
