Designed to be developer's best friend, SearchWP Live Ajax Search aims to stay out of your way but at the time allowing you to customize everything about it.
The template based approach allows you to customize your SearchWP Live Search implementation without messing with dozens of cluttered options..
You can customize the implementation of SearchWP Live Ajax Search to degree, including any number of developer-defined configurations.
The results are based on loader, allowing SearchWP Live Ajax Search to stay out of your way and letting you write the template as you would any other WordPress theme file..
If you would like to manually SearchWP Live Ajax Search on custom search form, add the data attribute to the input you want to hook data-swplive= true...
If you would like to customize which search SearchWP uses, add the following attribute to the input data-swpengine= supplemental replacing 'supplemental with your desired search engine name...
In the folder you will find folder which includes search-results php — that is what's used out of the box to output search results.
SearchWP Live Ajax Search will then use that file instead of the one that shipped with the plugin, and you can customize it as you would other template files..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Resolved issue where hitting Enter Return prevented the search query from being passed to the results page.
Read more