Forums › Forums › Search & Filter Pro › Customising Results Template not working
Tagged: V3
- This topic has 8 replies, 2 voices, and was last updated 6 years, 2 months ago by Trevor.
-
Anonymous(Private) September 11, 2018 at 10:51 am #187974
Hello
I’ve been following the guide here trying to display the result list in a custom format.
However when I add the file to ‘wp-content\themes\my-theme-name\search-filter\results.php’ it does not seem to work. I’ve also tried ‘wp-content\themes\my-theme-name\search-filter-pro\results.php’ but that doesn’t seem to work either.
Do you have any idea why it may not be loading?
Trevor(Private) September 11, 2018 at 11:55 am #188007No documentation on the CSS, as the possibilities are endless, but there are a lot of snippets on this forum, if you would let me know what you need.
As to the filter, see here:
https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object
Anonymous(Private) September 11, 2018 at 1:22 pm #188034Thanks I think I understand how it works now.
I’m just trying to edit how the select dropdown looks for example when using the category input object.
I initially wanted to remove the select and option tags and write my own dropdown using either ul or divs but I think I’ll need to leave them as they are and hide the original inputs.
-
AuthorPosts