• Resolved muchm8

    (@muchm8)


    I’ve installed the plugin and followed the set up steps. It’s not picking up users for searches

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Andrea Tarantini

    (@dontdream)

    Hi muchm8,

    Did you try with only BuddyPress and BP Profile Search activated?

    Thread Starter muchm8

    (@muchm8)

    Hi Andrea

    Yes i did, still no luck

    Plugin Author Andrea Tarantini

    (@dontdream)

    I can only see the “Coming Soon” page on your site, could you please temporarily remove it so that I can have a look at your members page?

    Thread Starter muchm8

    (@muchm8)

    Hi Andrea

    Done, you can have a look

    Plugin Author Andrea Tarantini

    (@dontdream)

    Thank you muchm8.

    I see that most of your members haven’t been active recently, so they don’t show up in the default member directory and default search results.

    To show them all, you must select Order By: Alphabetical instead of the default Order By: Last Active.

    This problem will gradually disappear as your members start logging in and are marked as active by BuddyPress.

    Thread Starter muchm8

    (@muchm8)

    Hi Andrea

    How can i remove the other order by options to only keep Alphabetical?

    Plugin Author Andrea Tarantini

    (@dontdream)

    Hi muchm8,

    You could try this:

    1. Open your file:

    /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/members-loop.php

    2. Locate the line:

    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) ) ) : ?>

    3. Replace it with:

    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ). '&type=alphabetical' ) ) : ?>

    4. Save the file.

    Please let me know if it works for you!

    Thread Starter muchm8

    (@muchm8)

    that worked, thank you so much

    Plugin Author Andrea Tarantini

    (@dontdream)

    Glad to hear that, you’re welcome!

    Hello @dontdream ! I did this change on this file member-loop.php, the same situation of @muchm8 , but on my search it keeps the order by Activity, could you help me?
    tks!

    Plugin Author Andrea Tarantini

    (@dontdream)

    Hi tiquality,

    Please open a new topic, because most likely your case is different, and paste your BP Profile Search site info, see:

    https://dontdream.it/bp-profile-search-5-4-6/

    Thank you!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘search not picking up any members’ is closed to new replies.