Skip to:
Content
Pages
Categories
Search
Top
Bottom

Show all members in buddypress directory

  • @sundev

    Participant

    Hello everyone. Pls could you help me with this?

    I have a few members registered when I was using only bbpress, now that I installed buddypress, only the new members are displayed in BP directory. How can make the old members show along the new ones in the BP directory. Thanks in anticipation.

Viewing 9 replies - 1 through 9 (of 9 total)
  • @sundev

    Participant

    Your help is appreciated.

    @djpaul

    Keymaster

    Once a user logs in for the first time, they’ll appear in the members directory list. 🙂

    @sundev

    Participant

    @djpaul yes, just want the members directory list to display total number of all members. How can I make it include the old members list in order to have correct display number of total users. Thanks in anticipation.

    @sharmavishal

    Participant

    In members-loop.php use this
    <?php if ( bp_has_members(bp_ajax_querystring( ‘members’).’&type=alphabetical’) ) : ?>

    @sundev

    Participant

    @sharmavishal I really appreciate your reply, I have created the file and put the code in it. Please in what folder should I put the file, I am guessing, theme…>members, am not really sure, I don’t want to mess thing up, please help. Thank a lot

    @sundev

    Participant

    @sharmavishal thanks, I found the file you mentioned in the BP default-theme.

    I added the code but is still not calling the old member lists to the new list. Any Idea why is not working pleas?

    @sundev

    Participant

    I am not using the default theme and can’t still display the total number of members in the members directory list, only the new registrant are showing, help please? thanks

    @sharmavishal

    Participant

    clear the browser cache..clear all cookies .then click on members section and see what the result is..its working for me on BP default theme and should work even for custom theme…

    @sundev

    Participant

    @sharmavishal thanks for your reply. I’ve done that several time, I even used another system but no changes. If I could hide the (counting in) members tabs instead I’ll be satisfy…just don’t want to see the counting.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Show all members in buddypress directory’ is closed to new replies.
Skip to toolbar