Skip to:
Content
Pages
Categories
Search
Top
Bottom

Customize search result


  • wearecrunch
    Participant

    @wearecrunch

    I have created extended profile fields for my members, that I use for filtering search results. Each member has a role that can be either: ‘Mentor’, ‘Mentee’, ‘Mentor and Mentee’, ‘Not in the mentor program’.

    If the role ‘Mentor’ or ‘Mentee’ is selected the members with the role ‘Mentor and Mentee’ should also be shown, is this possible?

    Buddypress Version 6.3.0
    Wordpress Version 5.5.3

    Link to websites search page: https://danwise.org/members/womens-network/

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    Since you are using the BP Profile Search plugin, you should send your question to Andrea, the creator of that plugin.
    You would probably want to use this filter:
    apply_filters ('bps_request', $request, $type, $form);
    Found in this file: bp-profile-search\bps-search.php
    And here: bp-profile-search\bps-request.php

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