- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 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 › Range filter: Convert inch value to feet
Tagged: acf, advanced custom fields pro, range input, value conversion
I have an ACF field in a custom post type for length. I’d like to filter results on that value, but since I use inches to calculate feet and meters elsewhere on the site, I’d like to not have the user filter by inches. This would mean some sort of filter to change my range slider to display a calculated value for feet (inches divided by 12) in the input boxes while still actually doing the filter against the inches value in the database. Is this possible?