Search Autocomplete
Description
SearchAutocomplete implements the jQuery UI Autocomplete functionality on your WordPress installation. It provides several basic options such as:
- jQuery ThemeRoller integration
- Generic field selection. Any valid jQuery selector can be used to pick the search field
- Minimum character count
- Hotlink resulting Post/Page titles directly to their respective items
Installation
- Download the plugin from the WordPress repository
- Upload
searchautocompleteto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- {Optional} If you want to add aditional themes to the settings, create the theme with the jQuery UI ThemeRoller and upload the resulting “/css/” directory to the “/css/” of this plugins installed directory.
FAQs
Can I just modify the existing theme files rather than upload new jQuery UI Themes?
Yes, but it’s recommended that you create a copy of the theme that you are going to modify rather than directly editing it. Future releases of this plugin may overwrite your changes if they are made to default theme files.

