Forums › Forums › Search & Filter Pro › Hierarchical taxonomy checkboxes horizontal
- This topic has 9 replies, 2 voices, and was last updated 5 years, 1 month ago by Trevor.
-
Anonymous(Private) October 5, 2019 at 11:17 am #222964
Hello,
I’ve been searching here for the proper css code to make hierarchical checkboxes (together with children) horizontal. I need to display on my search page all taxonomy terms (including parents and children), but I dont want them to be indented under each other (children display below parent). I want to display all the terms in the inline block, so that parent is horizontally followed with children. Is that possible to achieve?Trevor(Private) October 7, 2019 at 3:10 pm #222998Are you able to send me a live link/URL to your search page so I can take a look at what it currently looks like, and are you able to sketch up (maybe an image – you would need to upload it to an image sharing site and share the link to it with me)?
Trevor(Private) October 7, 2019 at 4:34 pm #223029It might be possible. Do you have these settings ON:
https://www.screencast.com/t/ZNKg7NDBh
(I am unsure if ‘Include Children in Parents’ needs to be on)?
Anonymous(Private) October 7, 2019 at 8:41 pm #223052Yes, both of these settings are on. Hierarchical needs to be on, otherwise it will show me only taxononomy terms which are set on the posts. But I want the search form to display ALL terms which are in a hierarchical taxonomy, not only those which are set on the posts.
Trevor(Private) October 7, 2019 at 9:38 pm #223055I want the search form to display ALL terms which are in a hierarchical taxonomy, not only those which are set on the posts.
This, I am sorry to say, is not possible without coding. You would need to use the https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object filter as the form will normally only show terms actually in use on posts. It does not look at the actual taxonomy terms as defined.
-
AuthorPosts