=== XrelY Autocomplete === Contributors: Jugal43 Donate link: Tags: autocomplete, search autocomplete, auto correction, search assistance, woocommerce, typeahead, woocommerce autocomplete Requires at least: 3.5.1 Tested up to: 4.2 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html XrelY's Autocomplete plugin empowers your site search by provideing autocorrection and rich autocomplete feature. == Description == XrelY's Autocomplete is the search solution for web sites.
Features:-
* Instant & On the fly serach input correction. * Empower your site search by xrely autocomplete. * Customize search drop down design as per your choice. * Rich autocomplete. * Supports Woocommerce product attributes. == Installation == 1. Upload plugin zip content to `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How to add my own custom css for drop down list? = Include the css for the drop down list. e.g. ` .autocomplete-suggestions{ background-color : white; } .autocomplete-suggestion:hover{ color : red; } ` == Screenshots == 1. Create account and Get API key Click to register first 1. Configure your autocomplete data. 1. Design your autocomplete as per theme of your website == Changelog == = 1.0.2 = * Overriding data on resubmmit. * Showing current configuration. * Bug fix = 1.0.1 = * Enable/Disable functionality. = 1.0.0 = * Initial release for basic features. == Upgrade Notice == = 0.5 = Initial release for public use.