- This topic has 4 replies, 2 voices, and was last updated 6 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › How to use different template files depending on each filters?
I am using display results method by shortcode. In this case, it is supposed to use results.php.
Then I want use different template files on each pages. How can I do that?
example
[searchandfilter id=”400″]
[searchandfilter id=”400″ show=”results”] I want to use results.php
[searchandfilter id=”373″]
[searchandfilter id=”373″ show=”results”] I want to use results2.php
Regards,