Forums Forums Search & Filter Pro Change of category doesn’t trigger (responsive issue)

Tagged: ,

Viewing 10 posts - 1 through 10 (of 15 total)
  • Anonymous
    #231533

    At http://www.zettelwerk.com/zettelsuchergebnisse (without AJAX) the initial setting of a filter eg “Bescheinigung” triggers well and collects the results and displays them with masonry well.

    After this initial selection, if you want to change let’s say to “Post” within the same category, the action get’s triggered, the page reloaded, but for some reason it stays with the old category “Bescheinigung”.

    On of the possible reasons might be, that I followed the responsive approach discussed elsewere in this forum, where I defined the filters for the Search Form UI twice, displaying Radio select on all screens except mobile, where CSS is used to display:none and instead display:block the duplicate set of dropdown selects.

    Resetting the complete form “Alle Filter zurücksetzen” works.

    Anonymous
    #231534

    Als “Alle Kategorien” (All categories) doesn’t work…

    thanks in advance for your comments

    Trevor
    #231552
    This reply has been marked as private.
    Anonymous
    #231569
    This reply has been marked as private.
    Trevor
    #231692

    I see the issue, and I apologize for not seeing this earlier. You can use each control source only once, as detailed in our documentation here:

    https://searchandfilter.com/documentation/getting-started/adding-new-fields/

    See this screenshot:

    https://www.screencast.com/t/L6ogh8Wu4XJX

    Thus the display of the terms must be in one field in one format for both desktop and mobile. This may be changed in V3 (due in a few months).

    Similarly, you can have only the one form on the page (you cannot use one form for mobile and another form for desktop).

    Anonymous
    #232054
    This reply has been marked as private.
    Trevor
    #232057

    I am sorry, there is not.

    Anonymous
    #232062

    I might try something like this here: https://stackoverflow.com/questions/13534601/re-attaching-jquery-detach and make it dependend on viewport size.

    Trevor
    #232065

    I would be interested to see if that works. Can you let me know how you get on with that?

    Anonymous
    #232067
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 15 total)