Forums › Forums › Search & Filter Pro › Customising the Results
- This topic has 22 replies, 2 voices, and was last updated 8 years, 8 months ago by Trevor.
-
Anonymous(Private) March 30, 2016 at 6:45 pm #41036
Thank you for your swift reply.
What I would like to have is a Search&Filter search result that looks exactly like the “normal” search result. I understand that this is not part of the S&F support. I had no idea if it is easy or not to achieve this. I showed you the search.php file and was hoping you say something like, “okay this is easy, just copy this part of the code in the results.php file and you’re done”. I don’t want to try your patience too far. I simply had no idea what is easy to achieve and what not.
I don’t know what you mean with the “set a slug” and the Url.
My problem with the archive display are:
+ The results are shown in another tab. I don’t see the search form and the results on the same page
+ You documentation says the Ajax is slower.Trevor(Private) March 31, 2016 at 10:36 am #41097OK. I wish to see that I am on the right direction. Please add this to custom CSS for the site and then look at the S&F search and select, for example, Jute Bäckerei:
#search-filter-form-265 { position: relative; overflow: visible; box-sizing: border-box; min-height: 1px; width: 29.06%; padding-right: 50px; float: left; } #search-filter-results-265 { position: relative; overflow: visible; box-sizing: border-box; min-height: 1px; width: 70.94%; float: right; }
-
AuthorPosts