Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro show “results” from multiple filters on same page

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Software
    #235957

    Hi,

    I’m using multiple filter and I’d like to display the results from all the filters on the same page via shortcode?

    Is this possible?

    Trevor Moderator
    #235986

    It should be, if you follow this guide:

    https://searchandfilter.com/documentation/search-results/using-a-shortcode/

    If you need help, are you able to send me a live link/URL to your search page so I can take a look?

    Software
    #236041

    Hey,

    Yup read the article – not much on that.

    Anyhow, here’s the link -> https://esuvidop.myhostpoint.ch/job-suchen/

    Now, there are 3 different filters with shortcode:

    1: Second input, the dropdown
    2: On the big plus: Berufsfel ( the one that works )
    3: On the big plus: Anstellungsart

    I’ve inserted 3 shortcodes and their own shortcode with ‘show results’ e.g.
    echo do_shortcode(‘[searchandfilter id=”8825″ show=”results”]’);
    echo do_shortcode(‘[searchandfilter id=”8832″ show=”results”]’);
    echo do_shortcode(‘[searchandfilter id=”8835″ show=”results”]’);

    Am I doing something wrong?

    Thank you.

    Trevor Moderator
    #236102

    Ah. You have 3 separate filter forms. You can have only one. Can you make them into one form?

    Software
    #236104

    I see, then it’s a bit complicated. I need AND relationship between 2 forms and those forms need to be in a modal pop up ( each of them its own )..

    How can this be played out?

    Trevor Moderator
    #236133

    The forms cannot interact with each other to produce one set of results, and only one can interact with results on that page. The flexibility to split a form up (into separate modals for example) will only become possible with V3 of our plugin, due for release in a few months. For now, it is not possible, sorry.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.