Forums

add User Photo to Author widget (2 posts)

  1. bricksmith
    Member
    Posted 2 months ago #

    I've got both the User Photo and exec-php widgets installed on my blog. I've inserted this into a text widget to display my author list in my sidebar:

    <?php wp_list_authors('show_fullname=1'); ?>

    And it's working fine. I'd like to display each author's associated thumbnail next to the link to their archive page. I've already got the full-size photo on the author archive pages, and that seems to be working fine.

    I don't know php very well; how do I do this?

    The template tag for the thumbnail is userphoto_the_author_thumbnail().

  2. maxaud
    Member
    Posted 1 month ago #

    I'd like to know this too.

Reply

You must log in to post.

About this Topic