0
votes
1answer
14 views

Add “BuddyPress Messages” link to TML widget

I'm using the latest version of Wordpress with the latest version of Theme My Login and I would like to add a custom link so that users can go directly to their BuddyPress Messages from the widget, ...
0
votes
1answer
163 views

How to update BuddyPress xprofile fields programmatically?

I update user info using wp_update_user function. I also need to update the table wp_bp_xprofile_data. Is there any function, where I can update data on wp_bp_xprofile_data table?
0
votes
0answers
95 views

Retrieving posts connected to a user [closed]

Using the Post-to-Posts plugin, I’m trying to display all the posts connected to the user on the buddypress member profile. The custom post-type is named, “badges.” The loop shows all of the ...
3
votes
1answer
249 views

Redirect after User Activation

I am using BuddyPress 2 registration and activation for three different sites with my own registration form. To know where the user has registered, I add the user meta key registered_from at ...
1
vote
0answers
468 views

Why are BuddyPress user avatars not displaying properly?

I have a BuddyPress 1.6.x installation on WordPress 3.4.2. User avatars are not displaying in the following situations. On pages like: www.domain.com/members/USERNAME/profile/edit/group/1/ Here is ...
2
votes
0answers
81 views

List User Comments on User Profile BuddyPress [closed]

Does anyone know if there’s a way to create an option on the BuddyPress user profiles where it can list the users’ comments, so that the user can see a list of everything they commented on. I searched ...
-1
votes
2answers
419 views

Different user type , different profile fields buddypress

I have a buddypress site build for a social media for Entrepreneurs and workers to help each other. now, this site can have different user types and according to type, different profile informations, ...
2
votes
2answers
714 views

Buddypress - Send New User Activation Link to Admin

How do I send the new user activation link to my own email address instead of the user? Is there a simple function I can use to switch things out? function ...
0
votes
1answer
200 views

Display link with current user's username in it in Custom Menu

I'd like to add a link to BuddyPress' My Favourite Topics in a Custom Menu. Is there a way to use the current logged in user's username in the link? I mean like the %category% in the permalinks.
0
votes
1answer
56 views

One buddypress installation collects activity from various independent blogs

I have a network of blog, everyone with it's own installation of wordpress. Now I want to add social features to the sites but I want to unify all the activity of the blogs in one place. I would ...
0
votes
1answer
155 views

Buddypress - New user type with no profile and can't interact but can be admin of a group

I need an easy way to create a set of users who cannot interact with the other users, all they can do is administrate a group (they can upload documents to the group-documents plugin and maybe change ...
0
votes
2answers
82 views

Summary of Posts by an User

i have a buddypress blog at http://thelazy.info . When I click on a user his buddypress profile opens up. Can there be a summary of his posts in his buddy profile or directly that opening up when user ...