Forums › Forums › Search & Filter Pro › Demo Oscars Won
- This topic has 12 replies, 2 voices, and was last updated 4 years, 9 months ago by Trevor.
-
Anonymous(Private) February 7, 2020 at 12:10 pm #233330
Hello Trevor,
I’m coming back towards you for the scroll bar “Oscars Won” in https://demo.designsandcode.com/sfpro-movie-reviews/search/.
I would like to have the same on https://www.agricamper-italia.com/ricerca-multi-criterio/, how to proceed please?
Indeed, I had the check boxes, without much conviction, but I just saw that we cannot even check several boxes. It no longer makes sense to the user.
Thank you very much for your help.Trevor(Private) February 7, 2020 at 12:53 pm #233332The CSS code for the scrollbar on Genres is this (you can use the same):
.searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > ul, .searchandfilter > ul > li[data-sf-field-input-type="radio"] > ul { max-height: 150px; overflow: auto; }
In general, please see this post:
As it shows what we did to make the demo search form.
With regard to the check boxes, do you need when more than one is checked, for the search to return more results (OR), or less (AND)?
Here:
Anonymous(Private) February 7, 2020 at 1:38 pm #233334Thank you Trevor, but all my questions was about the horizontal scroll bar “Oscars Won”. Mabe scroll bar is an inapropriate word, sorry.
For “Orario limite di arrivo” I would like no check boxes and replace it with an horizontal scroll bar like “Oscars Won”.
Thank youAnonymous(Private) February 7, 2020 at 2:50 pm #233371But how it was done on https://demo.designsandcode.com/sfpro-movie-reviews/search/? Why it wouldn’t work on my WordPress?
-
AuthorPosts