- This topic has 3 replies, 3 voices, and was last updated 6 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Different input type for mobile and desktop views
Tagged: input type, V3
Based on the experience of other users, this is not always currently possible, but we plan to make it possible in V3 of our plugin (due in the first half of 2019). The problem currently is that there are two possible ways to do this, but both have issues.
The first is to place the same field twice in the form, and use responsive CSS to hide one of them depending on screen width. Checkboxes tend to be multichoice, so the select dropdown needs to be the same. I would suggest setting our plugin settings to use the Select2 combobox script, and make the select box a combobox.
The other method is to have two forms on the same page, but they often conflict with each other (which is what we plan to address in V3).