Title: Search all fields shortcode
Last modified: August 30, 2016

---

# Search all fields shortcode

 *  [gurusurfer](https://wordpress.org/support/users/gurusurfer/)
 * (@gurusurfer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/search-all-fields-shortcode/)
 * Hi,
 * I would like to display the search box to search all fields in one box, just 
   like the one that displays in the members area. Is there a shortcode for that,
   because i want to display it in the sidebar of all pages?
 * I tried to get the html code for the search box in the members page:
 * <div id=”members-dir-search” class=”dir-search” role=”search”>
    <form action=””
   method=”get” id=”search-members-form”> <label><input type=”text” name=”s” id=”
   members_search” placeholder=”Search Members…” /></label> <input type=”submit”
   id=”members_search_submit” name=”members_search_submit” value=”Search” /> </form
   > </div>
 * But is did not work well.
 * Please help as i am supposed to have this ready for my client later today. Thanks
 * [https://wordpress.org/plugins/bp-profile-search/](https://wordpress.org/plugins/bp-profile-search/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andrea Tarantini](https://wordpress.org/support/users/dontdream/)
 * (@dontdream)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/search-all-fields-shortcode/#post-6588017)
 * Probably you have to add the actual URL of your Members directory in the _action_
   attribute:
 * `<form action="http://www.yoursite.com/members/" ...`

Viewing 1 replies (of 1 total)

The topic ‘Search all fields shortcode’ is closed to new replies.

 * ![](https://ps.w.org/bp-profile-search/assets/icon.svg?rev=1568973)
 * [BP Profile Search](https://wordpress.org/plugins/bp-profile-search/)
 * [Support Threads](https://wordpress.org/support/plugin/bp-profile-search/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-profile-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-profile-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-profile-search/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrea Tarantini](https://wordpress.org/support/users/dontdream/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/search-all-fields-shortcode/#post-6588017)
 * Status: not resolved