• Resolved wainwatkins

    (@wainwatkins)


    Can your plugin be modified to allow multiple search forms?

    On one page I would like to use a shortcode that allows searching one set of profile fields. On another page I would like to use another shortcode that allows searching a different set of profile fields.

    If you are able to help, please respond soon.

    http://wordpress.org/plugins/bp-profile-search/

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

    (@dontdream)

    I’m working on that feature, so probably it will end up in the next plugin release, in February.

    If you are in a hurry, and if you can code, I can suggest a workaround. Please let me know.

    Thread Starter wainwatkins

    (@wainwatkins)

    Please suggest a workaround.

    Plugin Author Andrea Tarantini

    (@dontdream)

    This is a step by step procedure:

    1. Build the Profile Search form in Users => Profile Search
    2. Insert the shortcode in a WordPress page, PageOne
    3. Visit PageOne with your browser, and use your browser’s Show Source feature to look at the generated HTML form code
    4. Copy that code and paste it in a new WordPress page, PageTwo
    5. Now you have two identical search forms, in PageOne and PageTwo
    6. Modify the Profile Search form in Users => BP Profile Search
    7. Now you have two different search forms, in PageOne and PageTwo

    You can repeat this procedure many times, to get any number of different search forms in your site.

    Please let me know if this procedure works for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Search Forms’ is closed to new replies.