- This topic has 13 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Posted
by
Forums › Forums › Search & Filter Pro › Search result is always interpreted as is_front_page, is_home
I have unchecked the ‘Use a custom template for results?’ setting. Does the body still have those classnames?
When I do search forms, I normally set mine to use the archive.php template, but your theme does not have one of these?
It might be better to use the Shortcode Results method instead:
https://searchandfilter.com/documentation/search-results/using-a-shortcode/
For this you can make your own custom template.
Do note that you can edit that file, and inside the while loop you can place you own post loop code (from any theme template that has a similar while loop). The customising instructions are on that page. I will close this thread for now. Thanks for letting me know.