1
vote
0answers
9 views

BuddyPress: How to get forum name from $forum_id?

I am using an action hook groups_new_group_forum. Now I have $forum_id and $group_id available in the callback function. How can I get forum name or group name from the available $forum_id or ...
1
vote
2answers
314 views

Empty “Forums” page BuddyPress site wide forums - bbPress

The main "Forums" page where all forums are supposed to be listed is empty. What have I missed here or the combination of BuddyPress and bbPress caused this page not to work anymore? I have followed ...
1
vote
4answers
3k views

Posting Photos and Other Attachments in a BuddyPress Forum?

I recently built a WordPress site based and am using BuddyPress for some interactive community functionality. Members are using the forums built into BuddyPress, but are looking for a way to attach ...