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

Reply To: Issues with vertical and Polaroid search result pages

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Issues with vertical and Polaroid search result pages Reply To: Issues with vertical and Polaroid search result pages

#24610
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Syed,

Sorry for the late response, we were on a family vacation, it was announced on the site header.

I have found the issue. The theme functions are de-queueing the jQuery script, and therefore the plugin script files are not loaded: https://i.imgur.com/N0cEgBu.png

I would highly recommend recommed leaving the jQuery enqueued by WordPress, as almost every plugin on the market uses it as a pre-requesite. Removing that line should very likely resolve the issue immediately.