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
- The topic ‘Search all fields shortcode’ is closed to new replies.