Friends, messages & members list only shows two
-
Friends, messages & members list’s only show two items in each list, I used to have 20 in each page.
The bb forum pagination works fine as there are settings to govern this behavior, the buddypress Friends, messages & members list does not have pagination settings or at least I don’t see any settings to change this behaviour.
Why has this happened, I have disabled all other plugins but nothing changes with the buddypress Friends, messages & members pagination settings, I even tried a the BuddyPress Better Pagination plugin but all it achieves is a duplicate navigation for the next page of members.
Any help is much appreciated for I am at a loss with this one.
-
I will simplify the question & add some screen shots in the hope of better explaining my issue
Members list’s only showing pagination for two members in each page?
I’m unsure how this happened only up until a few days ago the members directory showed 20 members, I thought it might be the latest update though I now doubt it. Is anyone having the same issue?
Can someone please point me to where I might find the file and code to change this behaviour from 2 members back to 20?
@struth
Have you altered the members-loop.php in any way directly or via a function that hooks into it?
\wp-content\plugins\buddypress\bp-templates\bp-legacy\buddypress\members\members-loop.php
If not have you tried activating different themes such as twentyfourteen to see if the issue persists?Ow thanks for your quick help,
activating Twentyfourteen correctly shows all the members with the default pagination. Why didn’t I think of doing that, I feel a bit stupid now lol
I have not made any changes to the members-loop.php file that I can remember but I’m checking it out just incase, I’ll post back about this one
Hmm, not sure what to fix? I’ll do some testing.
I might just start using Twentyfourteen lol
And thanks again
@struth
Since activating twentyfourteen resolved your issue then it is an issue with your original theme. You may want to check out that themes functions.php and see if there is maybe a function that hooked into the members-loop.php but then again it may be something else all together.@struth Have you, as admin, added some of the users? I ask because the default sorting on the lists is by “last active”. If a member never logged in (such as a member created by admin) then (s)he would not show up in the list by default. Change the sorting to Alphabetical and see if your users show up.
Scratch that.
What @bphelp said. Somehow I had missed the messages after the first two.
- The topic ‘Friends, messages & members list only shows two’ is closed to new replies.