Forums › Forums › Search & Filter Pro › Displaying Search results in a custom template
Tagged: customize results page
- This topic has 8 replies, 2 voices, and was last updated 5 years, 6 months ago by
Trevor.
-
Anonymous(Private) August 11, 2019 at 7:49 am #218676
Hello,
I am using Real Homes WordPress theme and I would like to view the S&F results as they do in Real Homes theme: http://modern.realhomes.io/properties-search/?status=for-rentThe theme is using the following code to show the results:
1. search.php: https://pastebin.com/fQgGA2Mg
2. get_template_part( ‘assets/modern/partials/blog/loop’ ): https://pastebin.com/9W82SVKpI see that the theme is using the Loop and not a custom query and I tried playing around with the settings but they don’t show up.
Can you guide me how to do that please?Anonymous(Private) August 14, 2019 at 11:39 am #218975Thank you very much for everything, I really appreciate it!
I managed to get it working, the template was loaded from the child theme and the “Results URL” needed to be this: https://mydomain.co.il/properties-searchI have to say, it’s not very intuitive but now that I’ve learned how this works I can go on creating the form my client needs.
Thanks again!
-
AuthorPosts