Re: listing members
Try this:
` if( bp_get_member_profile_data( ‘field=busines type’ ) == ‘dj’) : `
place it after the while loop on a members page and use it to wrap the looped member li elements. it tested as working on a version I ran up quickly but that’s no guarantee