Forums

I really need help adding avatars to my blog!!! (2 posts)

  1. linksku
    Blocked
    Posted 1 year ago #

    I am using the Mystique theme. I downloaded the plugin, User Photo, on my website, http://linksku.com. However, all of the avatars on my website still corresponds to each member's Gravatar photo. I fixed everything except the Mystique Tabs widget. On the recent comments tab, I cannot get the User Photo photo to show. Help???

  2. linksku
    Blocked
    Posted 1 year ago #

    My latest attempt was using this code:

    <span class="avatar">
                    <?php userphoto__get_userphoto($comment->comment_author,'USERPHOTO_FULL_SIZE','','',array('width' => 32,'max-height' => 32,'height' => 'auto'),''); ?>
                    </span>

    I think the error lies in getting the comment author's id. I used $comment->comment_author.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags