This plugin is outdated and might not be supported anymore
Range Slider Addon for ACF

Range Slider Addon for ACF

Details
View on WordPress

This plugin provides an option in the backend to add a number range slider as an ACF field. It allow to set range by selecting min and max number.

Important Note: Range Slider Addon for ACF is built on top of Advanced Custom Fields. This plugin requires ACF plugin to function. Make sure you have ACF installed and activated.

Access the range values from an array.
For example-
1. To get range array
get_field(‘field_name’);

  1. To get range min value
    get_field(‘field_name’)[‘min’];

  2. To get range Max value
    get_field(‘field_name’)[‘max’];

Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation
For any feedback or queries regarding this plugin, please contact our Support team.

Details

Plugin code:
range-slider-addon-for-acf
Plugin version:
1.3
Outdated:
Yes
WP version:
4.9 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.7.1
Total installations:
60
Last updated:
2024-12-31
Rating:
Times rated:
0
acf-range-field
acf-field
min-and-max-value
range-field
range-slider