A new test theme under development is not displaying or allowing the search pro plugin to load/function. Plugin works great with other themes. Any chance you can point me in the right direction to help resolve the theme conflict?
The issue is that jQuery is loaded twice on the page, once in the header correctly by WordPress, and once randomly in the footer: https://i.imgur.com/1CunyXq.png
That one in the footer overrides the previous one and all of the jquery plugin scripts loaded before, including ajax search pro. Once you remove that from the footer, it will start working.