Forums Forums Search & Filter Pro Customising Results Template not working

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Anonymous
    #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
    #187985
    This reply has been marked as private.
    Anonymous
    #187991
    This reply has been marked as private.
    Anonymous
    #187995
    This reply has been marked as private.
    Trevor
    #187999

    That is not possible. You can alter the input objects using a plugin filter, but the containing HTML is fixed. You can also add custom CSS to change the appearance.

    Anonymous
    #188001

    Alright thank you.

    Do you have any documentation/ an example on this?

    Trevor
    #188007

    No 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
    #188034

    Thanks 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.

    Trevor
    #188052

    You will have more options when V3 comes out. I will close this thread for now.

Viewing 9 posts - 1 through 9 (of 9 total)