• Resolved alexs

    (@alexsmoli)


    Hi guys,

    I’m currently using the following in my blogpost footer:

    <div class="autorbox">
    <?php echo get_avatar( get_the_author_meta( 'ID' ), 40 ); ?> <?php the_author() ?>
    </div>

    Now I’d like to add the co-author and display their image as well…I saw the FAQ page etc., but to be honest I’m still not sure how to make it work so it displays not only the name, but also the thumbnail of the co-author.

    Help me, please

    https://wordpress.org/plugins/co-authors-plus/

  • The topic ‘Add a thumbnail of CoAuthor’ is closed to new replies.