Forums Forums Search & Filter Pro Search not working or triggering my results layout

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

    I have 3 fields being used, 2 select and 1 Search. The select fields filter the results just as expected perfectly, but the text search does not filter anything at all. I have tried post title, category name, etc. and it doesn’t work. Is there a setting possibly on the backend I am missing?

    Trevor
    #159048
    This reply has been marked as private.
    Anonymous
    #159058

    Hey Trevor, I am actually working on this currently on a local URL so it is not yet on a server. Is there a preferred method to get this over to you in that fashion? Sorry if this is an inconvenience!

    Trevor
    #159077
    This reply has been marked as private.
    Trevor
    #159710

    Hi

    Great to speak with you. Using your customised version of our results.php template file, you had excluded text searches and so needed to add a condition to check if they were being performed without using any of the other form controls, with:

    $sf_current_query->get_search_term()==""

    and

    $sf_current_query->get_search_term()==!"

    I will close this thread for now.

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