The site is currently hosted in this manner :
site.com/wordpress/
And my FAQ page is at site.com/wordpress/faqs/
From what Ive seen the initial search always comes back with a URI of
site.com/wordpress/faqs/search/<string>
The second time I execute the search it will do it properly with site.com/wordpress/?s=<string>
Where do I actually edit the code for this? the only thing in my FAQ page is the [qa] code for calling the actual plugin.