该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

XrelY Autocomplete

描述

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.

屏幕截图

  • Create account and Get API key Click to register first
  • Configure your autocomplete data.
  • Design your autocomplete as per theme of your website

安装

  1. Upload plugin zip content to /wp-content/plugins/ directory
  2. 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条评价

贡献者及开发者

“XrelY Autocomplete” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“XrelY Autocomplete”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.