Forums Forums Search & Filter Pro Different results templates for different post types

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #179812

    Hi,

    I have only been using Search and Filter pro to display the results of one post type, until now. I now need a second search and results page for a second post type. I have been displaying results via shortcode and have a custom results.php file but, it is set up specifically for the results of Post Type A.

    Now I have post type B, I need the ability to have a customized results template for the results of that post type too.

    How can I achieve this? If possible, I prefer displaying via shortcode and using the results.php file in my theme files structure. I am not familiar enough with displaying via Archive or Post Type Archive.

    Thanks

    Trevor
    #179847

    The form being used for Post Type A will have an ID (in the shortcode). Let us assume this is 1234. Change the name from results.php to 1234.php (or whatever the number is). Then, your new form will also have its own ID number, and you do the same and have a file for that. It is explained in this documentation page:

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

    (The Multiple Search Forms …. section)

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