Support Forums

Hey there, it looks like you've been redirected from designsandcode.com - as you can see we have a new home - read more

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

Forums Forums Search & Filter Pro Search does not filter results

Tagged: ,

Viewing 10 posts - 1 through 10 (of 27 total)
  • A.illuminea Ltd
    #178007

    Hi,

    We have a custom template with 2 filters (taxonomies) and a search field,

    Everything works fine but the search does not return results, no matter what you do all the results show up, I can see the search is working in the URL but the results still stay the same.

    What can cause this?

    Thanks for the help

    Trevor Moderator
    #178013
    This reply has been marked as private.
    A.illuminea Ltd
    #178016
    This reply has been marked as private.
    A.illuminea Ltd
    #178018

    Sorry, thanks for your replay, here is the info you asked for

    [redacted]

    2 more small and not related questions,
    1. Can I change the font family of the <option> in the select
    2. What CSS selector does the white background while the Ajax is searching on the combo boxes, I would like to change it.

    Thanks for your help

    A.illuminea Ltd
    #178020
    This reply has been marked as private.
    Trevor Moderator
    #178188

    I have taken a look at the Search form setup. It is set to Custom Display Results method. This is explained here in the documentation:

    https://www.designsandcode.com/documentation/search-filter-pro/search-results/custom/

    Three different methods of integration are show. Which one did you use, and which theme file was modified?

    As to the ancillary questions. The Select2 font-family I think would be like this:

    .select2-results {
      font-family: Lato;
    }

    I am unsure what you mean by #2?

    A.illuminea Ltd
    #178200
    This reply has been marked as private.
    Trevor Moderator
    #178206

    It is possible that your theme is doing something after this to overwrite our filter. Are you able t see if the pre_get_posts method works?

    A.illuminea Ltd
    #178224
    This reply has been marked as private.
    A.illuminea Ltd
    #178231
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 27 total)

You must be logged in to reply to this topic.