Forums Forums Search & Filter Pro Multiple Searches = One Result

Viewing 5 posts - 1 through 5 (of 5 total)
  • Anonymous
    #232227

    Hi Trevor,

    First of all, thank you for the great plugin, everything works amazingly.

    I’m working on a custom coded project.

    I do have a solution for the next question that I’m going to ask, but I’ve thought you might have a better solution than me for sure.

    I’m using shortcodes right now to display results

    I would like to create two searches on different pages that would produce an equal result

    [landing page + search form which redirect to page 2] & [result page + search form + result]

    So basically when a user lands on “landing page” there is search form + filters, a user selects choices from the dropdown (post_meta) and hit “search” and it redirects to “result page” where it showing results according to what user selected on the “landing page”, but this “result page” has also search form with filters and they should be kind of preselected because user already have chosen some of them on “landing page”

    The only solution that I can think of would be CSS, enable everything for one search form and then just display: none or via javascript remove(); unnecessary parts that don’t need it. I’m not that proficient with back-end PHP.

    Anonymous
    #232228

    [landing page + search form which redirect to page 2]

    I’ve menant here “redirects to result page” not page 2 I forgot to edit that out.

    Anonymous
    #232237

    Also, on the landing page, ajax should be disabled, so the user can choose and hit “search button”

    Anonymous
    #232264

    The thread can be closed for now, as I’ve solved it 🙂

    Trevor
    #232318

    Great news. Thanks for letting me know. I will close this thread for now.

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