-
sheraton started the topic Group Filters in the forum How-to & Troubleshooting 8 years, 2 months ago
Within Buddypress group the setting allow the group to be public or private! However when the group is public and a member of the group post something, that post goes to activity stream on the front end. I like a code that I can put in my Custom CSS, that would only allow the (Admin of the Group) post to be seen in the overall community stream of…[Read more]
-
Marian posted on the forum topic Random member – security query in the group Requests & Feedback: 14 years, 8 months ago
@en0ch So sorry I didn’t see your request for more help. I have my settings to be notified of any @mentions and replies to my forum posts but for some reason I did not receive any notification that you had replied. Not sure if it’s a problem with BuddyPress.org notifications or what. Anyway, it’s probably too […]
-
Tonyone posted on the forum topic How to get the Buddypress forum going? in the group Installing BuddyPress: 14 years, 10 months ago
-
amahesh started the forum topic Edit bp_wpmu_pageloop() in the group How-To and Troubleshooting: 14 years, 11 months ago
Does anyone know where I can edit the code for bp_wpmu_pageloop()?
-
Sean McMenemy posted an update 15 years, 8 months ago
@laelasarrazin
Active 3 years, 2 months ago
You’ll need to look at a filter for member profiles. Take a look at /bp-xprofile/bp-xprofile-filters.php. Then you’d need to hook it into the oEmbed plugin. Look at where I start caching it for forum posts and activity updates.
The problem is caching and removing oEmbed content. for member profiles It’s easy enough to cache the content in…[Read more]