BP custom member list for specific user type
-
In my website, we have 3 account types, doctor, patient, caregivers.
I need to create a custom member list for the specific user types and the Patient/Caregiver is able to find doctor to add to their connections and vice versa.
For doctor list, I created a page, “Find Doctor” – https://localhost/strokerecoverycoach/connections/find-doctor/? The list will display all of the doctors in the community, except for those that already have connection with
? If a request have already been sent, Replace the text with “Cancel Connection Request” Clicking this will Remove the Patient Request
? If the doctor already sent a request to this patient, but waiting for approval there it will be “Connection Requested” Clicking this will go the Doctor Request Page
? The Search feature will only Search doctors
? In the event no doctors is found the yellow box will appearI found these functions are available in the buddypress plugin and I have used the BUATP shortcode, [buatp user-type=”doctor”] to show the list of doctors but it shows only 10 doctors in the list but it has more than 1000 activated doctors in our site.
Please help me out in this. Thanks!
- The topic ‘BP custom member list for specific user type’ is closed to new replies.