Popis
This plugin is meant to add the word autocomplete in search input field by using the index stored in Relevanssi database. So you have to install first Relevanssi (free or premium version) to have it to work.
The JS script used to accomplish the autocompletion work has been developed by Lea Verou and is called Awesomplete. It is very simple to set up, lightweight and accessible.
List of functionalities
- Settings available: styling, min characters typed to show the autocompletion box, max suggestions in autocompletion box.
- Get the Relevanssi Indexed words to have the autcompletion list
- Fast and lightweight
- English and french languages included
Snímky obrazovky
Instalace
- Upload the plugin folder
/autocomplete-for-relevanssi/
to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Use the Settings->Autocomplete for Relevanssi screen to configure the plugin
Nejčastější dotazy
- Could this plugin work without Relevanssi plugin installed?
-
No, sorry.
- Is this plugin working for both free and premium Relevanssi plugin?
-
Yes.
- Can the box also display a search results list?
-
No sorry. For the moment it shows up only indexed words. But maybe the results list displaying feature will be added in a future version of Autocomplete for Relevanssi… 😉
Recenze
Autoři
Autocomplete For Relevanssi je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Autocomplete For Relevanssi” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.1
*Initial release