Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Show full picture instead of thumbnail


Jeff Sayre
Participant

@jeffsayre

<?php echo bp_core_get_avatar( $user, 2) ?>

Just pass the proper member ID into $user, and you’ll get the large version of the avatar.

Skip to toolbar