Thanks for the explanation. As I mentioned, it should be possible to move the AJAX search widget around on the page with appropriate CSS. In order for us to suggest what CSS to use, we need a live page that contains the widget. However, it’s possible the widget appears under the main search because its code hooks into the search form output, meaning moving the AJAX widget might also move the main search form. It may be difficult to separate the two with CSS. There’s still a possibility, but we can’t know without seeing it on a live page.
BTW, I saw your other post in this forum about changing the contractor search behaviour, but since I couldn’t offer a reasonable solution, I didn’t reply, hoping someone more knowledgeable might reply. Once a post has a reply, the number of people viewing a thread drops off because it appears the person is being helped. I didn’t think my reply would be that helpful.
Since no one has replied, maybe any input is better than none. Both search forms basically go through the same process. The only difference is the data type submitted. In order to change the behaviour of one, you would need to separate it out into a separate custom coded process that redirects to the contractor’s page determined through an AJAX request. I don’t know how adept you are at custom coding. It’s nothing that exotic, but it’s not for beginners either.
If this is beyond your abilities, you could hire an experienced coder for help. I’m not offering help for pay, but you can find help at jobs.wordpress.net.
That said, I imagine you’re thinking the Live AJAX solution is looking much more desirable if you could just get it positioned correctly. As I said, we’d need the widget placed on a live page in order to suggest the CSS needed to properly position it.