Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.