• the template is http://seventhqueen.com/themedemo/?product=sweetdate

    i am trying to put the search form like i am a , age, city etc..
    instructions are
    Search Form

    There are two search forms:
    To show the form you have different options:
    Shortcode
    [kleo_search_members] or [kleo_search_members_horizontal]
    Widget
    Go to Appearance -> Widgets to set it up
    In PHP files
    Paste the following code where you want the forms to show:
    do_action(‘kleo_bp_search_form’);
    or
    do_action(‘kleo_search_form_horizontal’);

    [kleo_search_members]
    and
    [kleo_search_members_horizontal]
    [kleo_search_members] – Gives a form just like the one on the Home Page

    i have no idea what i’m doing wrong

    [kleo_search_members] – Gives a form like the one from Members Page

    You can configure the fields of the form from: Sweetdate -> Buddypress

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cannot figure out how to install a search form’ is closed to new replies.