Beskrivning
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
Skärmdumpar
Installation
- 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
Vanliga frågor
- 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… 😉
Recensioner
Bidragsgivare och utvecklare
”Autocomplete For Relevanssi” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Autocomplete For Relevanssi” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.1
*Initial release