Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search


  • lekins101
    Participant

    @lekins101

    hello, I need help please.
    when I search for a user it doesn’t return any results, please could you please tell me what to do?? WP 4.5.1 BuddyPress 2.5.2

    <form method="get" class="search-form" action="<?php echo home_url();?>">
        <label>
            <span class="screen-reader-text"><?php esc_html_e( "Search for:", 'buddyapp' );?></span>
            <input type="search" class="search-field" placeholder="<?php esc_html_e( "Search...",'buddyapp' );?>" value="" name="s">
        </label>
        <button type="submit" class="search-submit"><i class="icon-search"></i></button>
    </form>

    Thank you

Viewing 1 replies (of 1 total)

  • Henry Wright
    Moderator

    @henrywright

    Hi lekins101

    This doesn’t answer your question but you might want to consider using BP Profile Search. I’ve used it in the past and it was pretty good at finding users.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar