Title: Author Archives
Last modified: August 18, 2016

---

# Author Archives

 *  [rusyn](https://wordpress.org/support/users/rusyn/)
 * (@rusyn)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/author-archives-1/)
 * I am using the list_authors template tag, and what i am trying to do is have 
   them clickable and go to a page showing some info about the author. There are
   a few things going wrong.
    For some reason the list of author’s posts appears
   both ABOVE and BELOW the page title. I got the Author description to appear below
   the title, and what I would like to do is just have the post titles appear below,
   instead of the excerpt. And one other thing, maybe listing the authors Link list
   would be nice. Here is the code as it is in index.php: <?php /* If this is an
   author archive */ } elseif (isset($_GET[‘author’]) && !empty($_GET[‘author’])){?
   > <h2 class=”pagetitle”><?php the_author_posts_link(‘nickname’) ?>’s Profile</
   h2> <p class=”postmetadata graybox”><?php the_author_description(); ?> Any ideas?

Viewing 1 replies (of 1 total)

 *  Thread Starter [rusyn](https://wordpress.org/support/users/rusyn/)
 * (@rusyn)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/author-archives-1/#post-94839)
 * Okay, so now I have set it so that the posts BELOW the
    <h2 class=”pagetitle”
   ><?php the_author_nickname(); ?>’s Profile</h2> <p class=”graybox”><?php the_author_description();?
   > Are now only showing as titles. That’s fine, but unfortunately all the FULL
   posts of each author are also showing up ABOVE as well! What am I doing wrong???

Viewing 1 replies (of 1 total)

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [rusyn](https://wordpress.org/support/users/rusyn/)
 * Last activity: [21 years, 8 months ago](https://wordpress.org/support/topic/author-archives-1/#post-94839)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
