Title: Co-author Plus
Last modified: August 22, 2016

---

# Co-author Plus

 *  [jayharper85](https://wordpress.org/support/users/jayharper85/)
 * (@jayharper85)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/co-author-plus/)
 * I’m working on a site that’s using co-author and the plugin doesn’t not display
   the guest authors info. I added some code to my the names and link appear but
   I need the it to look the author:
 * Example
    About Author: Brian Honea Author’s description
 * Code I’m using now:
 * <?php if ( function_exists( ‘coauthors_posts_links’ ) ) { coauthors_posts_links();}
   else { the_author_posts_link(); } ?>
 * <?php if( ( tie_get_option( ‘post_authorbio’ ) && empty( $get_meta[“tie_hide_author”][
   0] ) ) || ( isset( $get_meta[“tie_hide_related”][0] ) && $get_meta[“tie_hide_author”][
   0] == ‘no’ ) ): ?>
    <section id=”author-box”> <div class=”block-head”> <h3><?
   php _e( ‘About’, ‘tie’ ) ?> <?php get_all_of_authors(); ?> </h3> </div> <div 
   class=”post-listing”>
 * <?php tie_author_box() ?>
 * [https://wordpress.org/plugins/co-authors-plus/](https://wordpress.org/plugins/co-authors-plus/)

The topic ‘Co-author Plus’ is closed to new replies.

 * ![](https://ps.w.org/co-authors-plus/assets/icon-256x256.png?rev=2945095)
 * [Co-Authors Plus](https://wordpress.org/plugins/co-authors-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/co-authors-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/co-authors-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/co-authors-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/co-authors-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/co-authors-plus/reviews/)

## Tags

 * [co-author](https://wordpress.org/support/topic-tag/co-author/)

 * 0 replies
 * 1 participant
 * Last reply from: [jayharper85](https://wordpress.org/support/users/jayharper85/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/co-author-plus/)
 * Status: not resolved