Forums › Forums › Search & Filter Pro › Custom template help in showing results
- This topic has 175 replies, 3 voices, and was last updated 6 years, 7 months ago by Ross.
-
Trevor(Private) November 21, 2017 at 11:57 am #143009
Hi
Creating your own Custom Theme is quite an undertaking. If you are using PHP template files, the easiest way is to use the Custom display results method and pass the filter to the WP Query using the WP_Query method shown.
This method requires that you make a specific, named WP ‘page’ for the results, and assign the PHP template file you make from the above to that page.
Anonymous(Private) November 21, 2017 at 1:02 pm #143030I believe that’s what I have.
I have 2 files with the same query (more or less, with some small changes but I can make different forms for that) and I use it on a custom post type category and taxonomy pages. I guess that’s why I wans’t able to make connection between them.
Please let me know what you need
Thank you
Hofit -
AuthorPosts