This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Theme Conflict

#16644
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

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.