I’m working on the BP Random Member Widget to build a ‘Member Spotlight’ widget that will display a random member but will include information from their extended profile. The code I’ve got works perfectly on the user’s profile page but the extended profile fields vanish on the main site…very confusing as the avatar and user name stay put.
What am I missing?
`//Currently just the first user, I’ll set this up later
if ( bp_has_members( ‘user_id=1&max=1&populate_extras=0’ ) ) : ?>