Title: Search Field
Last modified: August 21, 2016

---

# Search Field

 *  Resolved [Kuno3x16](https://wordpress.org/support/users/kuno3x16/)
 * (@kuno3x16)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/search-field/)
 * Hi, Great Plug-in!!
    I was wondering if there was a way to move the search field?
   i don’t want it at the beginning. i want it inbetween some other fields. Thank
   you!
 * [http://wordpress.org/plugins/search-filter/](http://wordpress.org/plugins/search-filter/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ross Morsali](https://wordpress.org/support/users/designsandcode/)
 * (@designsandcode)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/search-field/#post-4287760)
 * As it currently stands this is not possible, all the custom taxonomies are displayed
   from a loop so inserting it in between two specific fields is a bit difficult
   at the moment, this is something I need to include in a future version.
 * To put the search field after all the taxonomies (not sure if this really helps
   at all) I would open `search-filter.php` and move the `if` block that start `
   if($search==1)` around line 667 after the `foreach` loop immediately following
   that. This would at best move the search field to the bottom of the list.
 * I’ll look to including this functionality in the next release – shouldn’t be 
   too hard to integrate, thanks for the feedback 🙂

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/search-filter/assets/icon-256x256.png?rev=3096093)
 * [Search & Filter](https://wordpress.org/plugins/search-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/search-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/search-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/search-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-filter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ross Morsali](https://wordpress.org/support/users/designsandcode/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/search-field/#post-4287760)
 * Status: resolved