Title: Search Box
Last modified: September 6, 2016

---

# Search Box

 *  Resolved [alpakal](https://wordpress.org/support/users/alpakal/)
 * (@alpakal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-box-35/)
 * Hi,
 * Thanks again for your great plugin. I’d like to add a search box to a page without
   the adverts list, could you please help me with that. Thanks a lot for your support!
    -  This topic was modified 9 years, 8 months ago by [alpakal](https://wordpress.org/support/users/alpakal/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-box-35/#post-8153856)
 * Hi,
    you can simply add a normal HTML form to the page which will redirect to
   page with [adverts_list] shortcode, for example this HTML form should work
 *     ```
       <form action="http://link/to/page/with/adverts_list/shortcode" method="get">
       <input type="text" name="query" id="query" placeholder="Keyword ...">
       <input type="text" name="location" id="location" placeholder="Location ...">
       <input type="submit" value="Search" />
       </form>
       ```
   
 *  Thread Starter [alpakal](https://wordpress.org/support/users/alpakal/)
 * (@alpakal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-box-35/#post-8171253)
 * Hi,
 * Worked beautifully. Thanks for the great support Greg!
 * I have another small problem though, and opened another thread for it. I’d be
   really glad if you could look it up when you have time. Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Search Box’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

## Tags

 * [search box](https://wordpress.org/support/topic-tag/search-box/)
 * [wp-advert](https://wordpress.org/support/topic-tag/wp-advert/)

 * 2 replies
 * 2 participants
 * Last reply from: [alpakal](https://wordpress.org/support/users/alpakal/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/search-box-35/#post-8171253)
 * Status: resolved