I have purchased and tried about 5 ajax search plugins. Here is what I need to make happen, and I’m hoping you can help.
I have a landing page with a search input and a container. On load the container holds the results of a query of the author’s posts (custom post type). I want the search input to run an ajax search and the results replace the content within the existing container. Also, I want to build out the template that the results display in so that they match the original design.
Currently all ajax plugins display simple results in a popup under the search input. I don’t want this. I want the results to be placed into the existing container. Can your plugin do this? I have 1.5 days to make this site work as intended, so I’m on a tight deadline.