=== Ajax Search for WooCommerce === Contributors: damian-gora Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LD2ALVRLXPZPC Tags: AJAX, ajax search, autocomplete, category search, custom search, ecommerce, instant search, sive search, product search, products, search, search by sku, search highlight, search plugin, shop, woocommerce, woocommerce live search, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress search, wp ajax search, wp search, wp search plugin, wp tao Requires at least: 3.8 Tested up to: 4.6.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Help users easily find and discover products in your store using Ajax Search for WooCommerce – a highly customizable live search plugin. == Description == The plugin allows you to display the WooCommerce AJAX search form anywhere on the page. Just enter a few letters and the products which best match your query will appear. Suggestions can be displayed in a simple form (names of the products only) or in an extended form (includes photos, prices, descriptions, extended information etc.). Ajax Search for WooCommerce has been designed to enhance user search experience to the maximum. = Free = This plugin is completely free of charge and provides the whole range of functions which are included in some paid plugins. Initially, I created the plugin for my personal use, but I have decided to include new features and make it available to WordPress community. = Demo = See how it works on the [DEMO](http://damiangora.com/ajax-search-for-woocommerce) site. = Features = * Search in **products titles, descriptions, excerpt, categories, tags or SKU**. * **Product image** can be displayed for each suggestion * **Price** can be displayed for each suggestion * **Description** can be displayed for each suggestion * **SKU** can be displayed for each suggestion * The **'add to cart' button and** and **extended information** displayed when you hover the mouse over the suggestion * **Categories and tags** as suggestions * **Limit** displayed suggestions – you can set your own * **The minimum number of characters** required to display suggestions – you can set your own * WPML compatible * You can set your own **label on the 'search' button** * You can set your own **preloader image** * You can set your own **colour scheme** for the 10 main form elements and suggestions * **[WP Tao](https://wordpress.org/plugins/wp-tao) integration** - allows you to track and analyze search results of a website users. Each click on the suggestion is logged. Read more on [wptao.org](http://wptao.org/documentation/user-guide/). = How to use? = 1. Use shorcode [wcas-search-form] in page/post editor or in your Child Theme template files. 2. Go to the "Widgets Screen" and assign widget "Woo Ajax Search" to one of the widget area. = Feedback = Any suggestions or comments are welcome. Feel free to contact me using this [contact form](http://damiangora.com/ajax-search-for-woocommerce/contact). == Installation == 1. Install the plugin from within the Dashboard or upload the directory `ajax-search-for-woocommerce` and all its contents to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Woo Ajax Search (admin menu) and set your preferences. 4. Use shorcode [wcas-search-form] or go to the Widgets Screen and choose "Woo Ajax Search" == Screenshots == 1. Basic suggestions 2. Extra elements 3. Extended suggestions 4. Settings page with colour schemes == Changelog == = 1.1, October 5, 2016 = * NEW: Add WPML compatibility * FIX: Repeating search results for products in a admin dashboard * FIX: Overwrite default input element rounding for Safari browser = 1.0.3.1, July 24, 2016 = * FIX: Disappearing widgets * FIX: Trivial things in CSS = 1.0.3, July 22, 2016 = * FIX: Synchronization WP Query on a search page and ajax search query * CHANGE: Disable auto select the first suggestion * CHANGE: Change textdomain to ajax-search-for-woocommerce = 1.0.2, June 30, 2016 = * FIX: PHP syntax error with PHP version < 5.3 = 1.0.1, June 30, 2016 = * FIX: Excess AJAX requests in a detail mode * FIX: Optimization JS mouseover event in a detail mode * FIX: Trivial things in CSS = 1.0, June 24, 2016 = * NEW: [Option] Exclude out of stock products from suggestions * NEW: [Option] Overwrite a suggestion container width * NEW: [Option] Show/hide SKU in suggestions * NEW: Add no results note * FIX: Search in products SKU * FIX: Trivial things in CSS and JS files = 0.9.1, June 5, 2016 = * ADD: Javascript and CSS dynamic compression * FIX: Incorrect dimensions of the custom preloader = 0.9, May 17, 2016 = * First public release