• Plugin does isn’t able to Get User Avatar – only specific Avatars. If I needed to make specific avatars (in pages and etc), then I wouldn’t need a plugin to make an image, and link it to their BpPress profile.

    Although this plugin doesn’t do it, there is another popular plugin that offers such an actual solution with added profile names and bio link text below the avatar: it’s called, Author Avatars List –

    http://wordpress.org/support/plugin/author-avatars

    yo need to add php code and short code with this plugin; [show_avatar email= current_user_id]. The PHP code for the functions file is: do_shortcode (‘ [show_avatar email= ‘ . get_user_id() . ‘]’ );

  • The topic ‘Plugin does isn't able to Get User Avatar – only specific Avatars’ is closed to new replies.