I was wondering whether I could have two text search fields?
Let’s say someone wants to find a dog walking job in Houston.
The first search field would be where the user enters the query (driver, or anything else really) and the second search field would be where the user would enter the city (Houston, TX, this is from a list of post type “location”). This concept is already implemented on websites like indeed.com.
I have already implemented ElasticSearch within WordPress to display the results, see here: https://salarship.com/search/l-Houston-TX-q-driver/ (the general URL is https://salarship.com/search/l-{city}-{state-code}-q-{text-query}) I just need to implement the double search bar for users to access those pages, it requires location to be selected from a list of post type location, the text query works with anything (can even by empty).
I also already have implemented a search bar that works with a location only, the only thing left is to add a second text search field. I have absolutely no idea how to do it with ajax search pro, or if it is even possible.
I am willing to pay a good development rate if it takes time beyond the standard support request.
Let me know if you are interested, Nathan