• In my website, we have 3 account types, doctor, patient, caregivers.
    I need to create a custom member list for the specific user types.
    For doctor list, I created a page, “Find Doctor” – http://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 appear

    I found these functions are available in the buddypress plugin and I have used the “buddypress user account type pro” plugin shortcode’s, [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!

    https://wordpress.org/plugins/buddypress-user-account-type-lite/

  • The topic ‘BP custom member list for specific user type’ is closed to new replies.