Problem: I would like to create a button-style search filter for my View. The button should toggle a filter option on or off, like a checkbox, but should look like a button with on/off states.
Solution: Views doesn't currently offer a button-style filter, so you would have to use a checkbox or radio filter and custom CSS to style the inputs.
Relevant Documentation:
http://jsfiddle.net/zAFND/4/
https://www.w3schools.com/howto/howto_css_custom_checkbox.asp
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 3 replies, has 3 voices.
Last updated by 6 years, 4 months ago.
Assisted by: Christian Cox.