- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › $(…).searchAndFilter is not a function
I really am stumped, apologies it is the first time I have used your plugin, I have set it up according to the docs, but even the most simple search form with shortcodes is not working and is showing an error in the chrome console ” Uncaught TypeError: $(…).searchAndFilter is not a function”.
I tried to disable the plugins, the theme is custom but one I have used on lots of other sites with no issues.
Here is the URL to the page I am using : http://thepackhub.wpengine.com/the-innovation-zone/
Any support would be very much appreciated.
I can see in your source code you are including the jQuery library twice, once in the header (probably the automatic incl by WordPress, and once again near the footer).
I think this will be your issue.
Thanks