Forums › Forums › Search & Filter Pro › AJAX fade stuck in faded state
- This topic has 12 replies, 2 voices, and was last updated 7 years, 8 months ago by Anonymous.
-
Anonymous(Private) March 16, 2017 at 6:42 pm #97374
When I select a filter, and then uncheck it, the “fade” that occurs is stuck in a faded state. Any ideas why this could be occurring?
https://screencast.com/t/xc1zlgSd7BP
Currently I’m checking to see if I have a jQuery error conflicting with it.
Anonymous(Private) March 16, 2017 at 7:42 pm #97398here is the error that is happening:
`Uncaught TypeError: n.$ajax_results_container.find(…).searchAndFilter is not a function
at HTMLFormElement.updateResults (search-filter-build.min.js?ver=2.3.3:2)
at Object.success (search-filter-build.min.js?ver=2.3.3:2)
at j (jquery.js?ver=1.11.2:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.11.2:2)
at x (jquery.js?ver=1.11.2:4)
at XMLHttpRequest.b (jquery.js?ver=1.11.2:4)Anonymous(Private) March 17, 2017 at 4:08 pm #97546> Check to make sure that the Search & Filter javascript file is being loaded to the page.
This is the file you’re talking about right? If so, yes it’s loaded.
search-filter-build.min.js?ver=2.3.3
I’ll try to get a dev environ for you to check out.
-
AuthorPosts