Forums

User Avatar used in some places, but not all. (4 posts)

  1. tpflanz
    Member
    Posted 9 months ago #

    I am using the User Avatar plugin.

    On my website, the comments section is using the local avatar, but in the side bar, in the "Comments" tab, it is pulling the Gravatar.

    To get the Avatar, the comments section uses:
    <?php echo get_avatar($comment,$size='60'); ?>

    To get the Avatar, the "Comments" tab uses:
    <?php echo get_avatar($comment, '50'); ?>

    I cannot seem to figure out what's wrong.

    Any advice would be appreciated.

  2. tpflanz
    Member
    Posted 9 months ago #

    Anyone?

  3. enejb
    Member
    Posted 8 months ago #

    Sorry, I can't tell what could be wrong with this.

  4. dandy_o
    Member
    Posted 5 months ago #

    Same problem for me, if someone has the solution. ;-)

Reply

You must log in to post.

About this Topic