Title: author page code?
Last modified: August 19, 2016

---

# author page code?

 *  [isellstuff](https://wordpress.org/support/users/isellstuff/)
 * (@isellstuff)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/author-page-code/)
 * hello all
 * what would be the code i would place for browing readers. that would call up 
   the authors page to view?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/author-page-code/#post-923680)
 * If you use the [template tag](http://codex.wordpress.org/Template_Tags), [wp_list_authors()](http://codex.wordpress.org/Template_Tags/wp_list_authors),
   you can list the authors in your blog–you would likely put that code in your 
   sidebar.php.
 * Also see:
    [the_author()](http://codex.wordpress.org/Template_Tags/the_author)
   [Author Templates](http://codex.wordpress.org/Author_Templates) [Stepping Into Template Tags](http://codex.wordpress.org/Stepping_Into_Template_Tags)
   [Stepping Into Templates](http://codex.wordpress.org/Stepping_Into_Templates)
   [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
 *  Thread Starter [isellstuff](https://wordpress.org/support/users/isellstuff/)
 * (@isellstuff)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/author-page-code/#post-923688)
 * i want to have it so when users see the authors name in the article. They can
   click on the authors name, and it will tyake them to the profile of that author.
   Not to list all authors..
 * I already use author pages, but i cant seem to get permalinks working with the
   plugin i am using. So i have to change the text the link to the authors profile
   page. To something other than
 * sitename.com/author/authorname/
 * i need to go back to sitename.com/?author=5
 * the code i use now is
 * <td style=”border-style: solid; border-width: 1px”>** More By the Same Author:**
   
   </td>
 * Unless someone can help me wioth the htaccess/permalinks problem. This is what
   i have to do.
 * hope that made sense
 * thx in advance
 *  Thread Starter [isellstuff](https://wordpress.org/support/users/isellstuff/)
 * (@isellstuff)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/author-page-code/#post-923756)
 * I figured it out.. 🙂 thx
 * i used <?php the_author_posts_link(); ?>
 * and worked great.
 * And i installed the same site on the root instead of the subfolder of my hosting
   and permalinks worked just fine…grrr..
 * so i need to know how to make wordpress know that my site is in a subfolder off
   my hosting root.. something in the htacces file?
 * I am setup like so
 * main site(root) permalinks are fine
    >>testersite(subfolder off the root) permalinks
   not fine.
 * hope that makes sense.
    any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘author page code?’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [isellstuff](https://wordpress.org/support/users/isellstuff/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/author-page-code/#post-923756)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
