0
votes
1answer
46 views

Custom Fields and Buddy Press

I would like to setup a simple feature in Groups with buddypress. Basically, I would like the landing page the group where the HOME button is for example, to have 3 fields... just like so: I'd like ...
1
vote
3answers
331 views

Buddypress Add unserialized Profile Fields in Members Loop

I'm trying to show profile fields with checkboxes and drop-downs in the members directory loop. Example: Next to each member in the directory I want to show the Gender they selected This code works ...
1
vote
0answers
128 views

Display “Join Group” Button outside Buddypress Group by ID

This is pretty much a very similar question to my previous one: Buddypress:bp_get_options_nav outside the Group? I have the Group ID in my Post Meta, I also have the same slug. Each post has a ...
0
votes
2answers
2k views

BuddyPress - Hook to Update Custom Profile Fields

I am working on custom app for a client that requires some extra fields in the user's profile. I have successfully created a registration page that saves the custom fields and now I need to do the ...
2
votes
2answers
2k views

Importing users to Buddypress with custom fields

Here's the setup: The client uses a proprietary custom-coded PHP CMS and is wanting to move to WordPress with BuddyPress. The old, custom CMS has a roster functionality, which I'm using BuddyPress ...