このプラグインは 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

FAQ

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.