Display all users and sort alphabetically
-
Hello. For the last few hours, I have been trying to achieve two things simultaneously:
1) I want the directory to show all users, even ones who haven’t logged in for the first time.
2) I want the directory to sort alphabetically by default.To solve the first problem, I have implemented the solution here: https://buddypress.org/support/topic/members-not-showing-4/
When I select “Alphabetical” from the sort dropdown, it only displays users who have filled in their profile.
I tried implementing this solution and while it does sort alphabetically on default, it shows the same list as above: https://buddypress.org/support/topic/sort-user-list-by-last-name/
How can I create a directory that displays all users, including new ones who haven’t logged in yet, and sort alphabetically at the same time?
Thanks!
- You must be logged in to reply to this topic.