Forums Forums Search & Filter Pro Field relationships not working correct

Viewing 5 posts - 31 through 35 (of 35 total)
  • Trevor
    #51588

    No, not a stupid one. It is entirely logical. I should have thought of that. Too hot here.

    So, as per the docs:

    Customising the Results

    If you wish to customise the display of your results, you must override the default template that is being used by Search & Filter:

        Create a folder in your theme folder called search-filter.
        Copy the file wp-content\plugins\search-filter\templates\results.php from the templates folder in to the newly created folder in your theme – wp-content\themes\your-theme-name\search-filter\results.php

    From now on, Search & Filter will load this version of the template instead of its own – so you can make any customisations that are necessary.

    Anonymous
    #51589
    This reply has been marked as private.
    Trevor
    #51590

    Yes.

    The results.php is the generic default catch all file.

    If your form has an ID, say, of 15, the specific results file would be 15.php

    So, you can have many results files, each matching its own form in name == id

    Can I close this and mark it resolved?

    Anonymous
    #51591

    Trevor,

    Yes, I got all the information I need.

    Thanks again!

    Trevor
    #51592

    Hi. Thanks. I you feel the support is worth leaving a review:

    http://www.designsandcode.com/wordpress-plugins/search-filter-pro/reviews/#comment

Viewing 5 posts - 31 through 35 (of 35 total)