=== IMPress Listings Custom Search Widget ===
Contributors: anil.oxzin, sohamwebsolution, raviyadavg 
Donate link: https://sohamsolution.com
Tags: wp-listing, wp-listing-addon, impress-listings, impress-listing-addon
Requires at least: 4.2
Tested up to: 5.9
Stable tag: 1.5.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

It is an add-on of IMPress Listings plugin which allow to create custom search widget for real estate listing management system. There is also a IMPress default search form shortcode with this plugin.

== Description ==

It is an add-on of IMPress Listings plugin which allow to create custom search widget for real estate listing management system. Designed to work with any theme using built-in templates. There is also a IMPress default search form shortcode with this plugin.

First you have to install <a href="https://wordpress.org/plugins/wp-listings/">IMPress Listings</a> plugin.

You can put [wlsf_search_form] on any page to display IMPress listing default search form using shortcode. You can add any listing taxonomy as well as shortcode attribute to get specific search options only.

For example if you want to display search form using only status taxonomy then use [wlsf_search_form status]. You can add an number of taxonomies slug seperated by comma to get their value in search form using shortcode like [wlsf_search_form status property-types locations].

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
== Changelog ==

= 1.5.1 =
* Release date: 04/09/2017
* Bug fixes.

= 1.5.0 =
* Release date: 04/09/2017
* Add search form shortcode.
* Screenshots added for search form shortcode.

= 1.4.0 =
* Release date: 04/11/2016
* Add spanish translation in languages file.

= 1.3.0 =
* Release date: 17/10/2016
* Add text-domain to plugins file.
* Add inline widget display option.
* Add WordPress translation ready functions.

= 1.2.0 =
* Release date: 23/09/2016
* Bug fixed for not visible custom search widget.

= 1.1.0 =
* Release date: 26/06/2016
* Bug fixes on plugin activation.

= 1.0.0 =
* Release date: 21/09/2015
* First version of plugin.

== Frequently Asked Questions ==

= What is this plugin requirements for activation?  =

First you have to install IMPress Listings plugin then activate this plugin.

= Can I have an instance of an inline search and another of the usual search in order to have the inline in my front page (no listing) and the other one as usual in the sidebar? =

Yes. You can addd 2 different widgets for front page & sidebar. If you want to display search widget in a single row then just select the checkbox "Display widget inline." on widgets section. 

= How to use IMPress listing search form shortcode? =
You can put [wlsf_search_form] on any page to display IMPress listing default search form using shortcode. You can add any listing taxonomy as well as shortcode attribute to get specific search options only.

For example if you want to display search form using only status taxonomy then use [wlsf_search_form status]. You can add an number of taxonomies slug seperated by comma to get their value in search form using shortcode like [wlsf_search_form status property-types locations].

== Screenshots ==

1. Frontend screenshot of widget
2. Screenshot of admin widget section
3. Search form shortcode added on page admin.
4. Display of search form on page using shortcode.

== Upgrade Notice ==

= 1.5.1 =
Bug fixes.

= 1.5.0 =
Add search form shortcode.
Screenshots added for search form shortcode.

= 1.4.0 =
Add spanish translation in languages file.

= 1.3.0 =
Add text-domain to plugins file.
Add inline widget display option.
Add WordPress translation ready functions.

= 1.2.0 =
Bug fixed for not visible custom search widget.

= 1.1.0 =
Bug fixes on plugin activation.

= 1.0.0 =
First version of plugin