Title: Quick search php code for idx
Last modified: August 22, 2016

---

# Quick search php code for idx

 *  Resolved [Manish Agrahari](https://wordpress.org/support/users/cellenze1/)
 * (@cellenze1)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/quick-search-php-code-for-idx/)
 * Hello sir ,
 * I need Quick search widget should have city and price fields only for widget.
   Please help me how can i manage.
 * Thanks
    Manish
 * [https://wordpress.org/plugins/optima-express/](https://wordpress.org/plugins/optima-express/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [iHomefinder, Inc.](https://wordpress.org/support/users/ihomefinder/)
 * (@ihomefinder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/quick-search-php-code-for-idx/#post-5167190)
 * Hello,
 * By default the quick search widget contains location, min/max price, min bedrooms
   and min baths. We recommend adding a CSS override to remove any unwanted fields.
 * For the vertical style quick search widget, the below CSS will remove the bed/
   bath fields. There are 3 different styles of the quick search widget so the CSS
   may need to be modified depending on the style you are using.
    ————– #searchProfile
   > fieldset > div:nth-child(3) { display: none; }
 * The CSS override section of the plugin can be found in the Dashboard under Optima
   Express > Configuration.
 * If you have any further questions, feel free to email [support@ihomefinder.com](https://wordpress.org/support/topic/quick-search-php-code-for-idx/support@ihomefinder.com?output_format=md)
   or submit a support request at:
    [http://www.ihomefinder.com/support/](http://www.ihomefinder.com/support/)

Viewing 1 replies (of 1 total)

The topic ‘Quick search php code for idx’ is closed to new replies.

 * ![](https://ps.w.org/optima-express/assets/icon-256x256.png?rev=2288316)
 * [Optima Express IDX](https://wordpress.org/plugins/optima-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/optima-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/optima-express/)
 * [Active Topics](https://wordpress.org/support/plugin/optima-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/optima-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/optima-express/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [iHomefinder, Inc.](https://wordpress.org/support/users/ihomefinder/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/quick-search-php-code-for-idx/#post-5167190)
 * Status: resolved