Hi, I have a problem with ajax search pro when i use a default wordpress theme pulgin works but when i switch to my own theme is not working. Should i add some code somewhere?
I see the plugin script loaded just fine, however looking at the page source, there is another jQuery loaded just after every plugin finishes the script loading: https://i.imgur.com/EGL6qIy.png
I would very highly recommend removing that js loading, as it basically resets everything that was registered as a jQuery plugin. That should resolve the issue immediately.