=== SS WooCommerce Ajax Filters ===
Author: SaurabhSharma
Author URI: http://codecanyon.net/user/saurabhsharma
Tags: woocommerce ajax filters, attribute filters, price range
Requires at least: 4.3
Tested up to: 4.9.4
Stable tag: 4.9.4

== Description ==

SS WooCommerce Ajax Filters (SSWCAF) is a simple yet powerful WordPress plugin created for Ajax Filtering of WooCommerce products. The plugin works seamlessly with WordPress, WooCommerce and any decently coded theme. The plugin lets you filter products based on multiple attributes, price range, publish date, popularity, average rating, etc., all in one ajax call. i.e. users can choose multiple filters at once and hit the Apply button to get desired result. It works differently in a way that no multiple queries are sent for each attribute or filter parameter.

== How it works ==

SSWCAF comes with four built in widgets (Attributes, price range, sorting order and reset all). Using these widgets you can place as many instances of attributes as needed. For example, consider three widget instances for color, size and brand attribute. Your visitor can choose color, brand, size and then hit the button to show products which match these three criteria. The benefit is that visitor will not have to run the query three times for each of these attributes.If no results are found, use can uncheck some of those attributes and run the query again.


== Key features ==

*	Fully compatible WordPress 4.7+ and WooCommerce 2.6+
*	Works with all standard themes and decently coded premium themes
*	5 built in widgets (Attribute filters, Price range, Sorting options, Stock Status, Reset all)
*	AJAX product query based on filter entities selected
*	AJAX load more button for product archives and shop page
*	Custom Price range feature for creating unlimited price range sets
*	Reset or Apply all filters at once
*	Per widget show or hide action buttons
*	Attributes query can be set as AND or OR from widget options
*	Material design style preloader spinner
*	Built in option for custom preloader image
*	Localization ready with sample .po and .mo files 
*	Filter arguments based on native WooCommerce functioning
*	Works on all modern browsers and IE9+ that support history API
*	Step by step documentation guide for plugin setup and configuration
*	Optional Session Storage feature (This feature is optional and shall not be considered as one of the advertised features. *	*	*	Session storage is still not supported by some browsers so it may be removed if doesn't work well).


== Plugin Support ==

All support is provided via comments section and email. For any questions related to the plugin or general query, feel free to email me from my profile page message box at http://codecanyon.net/user/saurabhsharma, or comment on the item comments section. I would be glad to respond. Thank you for browsing the plugin.


== Credits ==

jQuery library (as shipped with WordPress)
http://jquery.com/

Material Design Icons
https://github.com/google/material-design-icons/


== Installation ==

For installation and setup, please refer to the documentation/index.html file inside your
main download archive.


== Changelog ==

= 1.6.0 =
* Improved product sorting widget to allow adding or removing sorting options via filters
    - See documentation's FAQ for filter reference
* Added filter for disabling ajax loadmore feature
    - Useful when using third party infinite scroll plugins
    - See documentations FAQ for filter reference

= 1.5.3 =
* Fixed: Category term link error in WordPress 4.9

= 1.5.2 =
* Fixed: Side panel toggle issue on mobile when "filtering per selection" enabled
* Changed default panel ID to #sswcaf-shop-sidebar to avoid conflict with themes

= 1.5.1 =
* Fixed: Incorrect product counts in price range widget

= 1.5.0 =
* Added product count for price range widget

= 1.4.0 =
* Added sorting based on Stock Status (In stock, Out of stock, All)
* Show attributes even if the product count is 0. (Helpful in changing the query if the immediate previous query had no results).

= 1.3.1 =
* Added RTL language support

= 1.3.0 =
* Added compatibility with WooCommerce 2.6+

= 1.2.0 =
* Added sliding sidebar option for mobile

= 1.1.0 =
* Added option for ajax filtering per attribute click
* Added .pot translation file
* Escaped and sanitized translatable text strings

= 1.0.0 =
* initial relese
