Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

XrelY Autocomplete

Beschrijving

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.

Schermafbeeldingen

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

Installatie

  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;
}

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“XrelY Autocomplete” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “XrelY Autocomplete” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

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.