Overriding number of Friends in the Profile
- 
		Hi, I’m running MemberPress/BuddyPress/bbPress for a membership site. I need to restrict various displays to “active members.” In the primary Members display I’ve done this with a combination of: 
 (1) Filtering bp_after_has_members_parse_args to exclude users who are not active.
 (2) Overriding buddypress/members/index.php – to eliminate the (now incorrect) number of members and friends at the topThe only issue I have left is that in a user’s profile it still shows the (potentially incorrect) number of Friends in a little circle after the word “Friends.” I haven’t been able to figure out what file to override in order to simply eliminate that number. If it matters, I’m using the “legacy” version. I hope I’ve explained that sufficiently. If not I could try to post a picture somehow. Thanks, Mike 
- You must be logged in to reply to this topic.