Forums › Forums › Search & Filter Pro › Filtering stops working after couple of changes
- This topic has 10 replies, 2 voices, and was last updated 10 years, 1 month ago by
Trevor.
-
Anonymous(Private) May 2, 2016 at 8:04 pm #44535
Hello,
I bought yesterday a license for Search & Filter Pro and set it up as described in the getting started guide and the setup was very easy and I was able to throw in all the fields I wanted to filter by, but to my surprise when filtering by an ‘advanced custom fields’ meta data, the filters just stop working after changing the value two times..
If I refresh the page it starts working again, so it seems like the client sided script is unbinding the listeners for some reason.. I am running the latest version, downloaded yesterday.
My very bare site can be found at the following address:
https://matalamaki.fi/omenamarkkinat/to test it out
here’s my filter setup: http://puu.sh/oDTBA/2c518aad7d.png
and it’s added in the sidebar widget using the default widget manager.
here’s my custom field setup: http://puu.sh/oDTJ6/1d10d256bb.png
Couldn’t find similar topics here or anything in google? What should I try?
Anonymous(Private) May 4, 2016 at 9:49 am #44675Thanks for your effort here.
Here is the display setting page: http://puu.sh/oFKQO/3f2f32d718.png
it’s pretty much the default.
I tried looking at the js, but even after using the non minified code, it looks like its been built with something, so pretty hard to navigate through, and couldn’t see anything suspicious.
I also did a little bit debugging, I looked if the change listeners went missing after changes, but nop.
A point probably worth noting is that if I manually reinitialize the filter from chromes console, it starts working again
Trevor(Private) May 4, 2016 at 9:56 am #44677In the Results Container setting, can you change this from #main to #primary
The Results Container should not contain the search form, and in your site template it does 🙁
I have selected #primary from the page as I can see it is the first major block that does not contain the search form but DOES have the results in.
-
AuthorPosts