Forums

User Avatar
Avatar not displaying on Author Page (5 posts)

  1. flashpunk
    Member
    Posted 7 months ago #

    Hi there,
    I'm using wordpress 3.2.1 with a few plugins, all of them up to date.

    I can't seem to get the Avatar created with this plugin to display on the Author page author.php.

    Any help would be appreciated!

    http://wordpress.org/extend/plugins/user-avatar/

  2. enejb
    Member
    Posted 6 months ago #

    To display the avatar you need to use get_avatar() function http://codex.wordpress.org/Function_Reference/get_avatar

    Hope that helps

  3. flashpunk
    Member
    Posted 6 months ago #

    Hi there, thanks for the reply.
    I am using the get_avatar() function, however it is still not working.
    i've tried it with:
    echo get_avatar( get_the_author_meta('ID'), 150 );
    and
    echo get_avatar(get_the_author_meta('user_email', $curauth->post_author), 150);

  4. urbanty
    Member
    Posted 4 months ago #

    Hi flashpunk,

    did you solve your problem? I am stuck with the same problem.

    Cheers.

  5. flashpunk
    Member
    Posted 4 months ago #

    Sorry, never fixed this issue.

Reply

You must log in to post.

About this Plugin

About this Topic