描述
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.
屏幕截图
安装
- Upload plugin zip content to
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
- 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; }
贡献者及开发者
更新日志
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.