Forums Forums Search & Filter Pro Filtering stops working after couple of changes

Viewing 10 posts - 1 through 10 (of 11 total)
  • Anonymous
    #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?

    Trevor
    #44630

    Hi

    Did you check the Chrome JS Console for errors? Where is the search form on your site?

    Anonymous
    #44635

    No errors were on the console

    The search is located on the left sidebar, it has a single selection available

    Trevor
    #44648

    Can you change it to display count? if it shows zeros something is wrong.

    Anonymous
    #44649

    Now it shows count, and it shows non zeros where available

    Trevor
    #44665

    Hi

    I see what you mean 🙁

    Are you able to show me a screenshot of the Display results tab?

    Anonymous
    #44675

    Thanks 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
    #44677

    In 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.

    Anonymous
    #44678

    Beautiful!

    I must have missed a part in the set up guide then?

    I just intuitively added the widget in the theme and tried it out.

    Thanks for your help!

    Trevor
    #44680
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 11 total)