How can I make Buddypress Activity Stream for friends only?
-
Hi, I am trying to build a social site that may grow to serve many people.
My issue is that users can see the activity of every other user in their activity stream. There is a tab for “My friends” but users can still see the activity of all members.
How can I fix this?
I have seen talk of a plug in on this forum but I couldn’t find anything. I also found this post which gives
li#members-all.selected {
display: none !important;
}but I added this to my CSS and it didn’t block all members activity. Any help is appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.