Description
This is an add-on for the Advanced Custom Fields WordPress plugin, that allows you to add a Number Slider field type.
This plugin uses the Simpler Slider jQuery library by James Smith – https://loopj.com/jquery-simple-slider/
For feature request and bug reports, please use the Q Studio Support Website.
Please do not use the www.ads-software.com forum to report bugs, as we no longer monitor or respond to questions there.
Compatibility
This add-on will work with:
- Advanced Custom Fields version 4 & 5
More Information
Screenshots
Installation
- Upload the plugin to your plugins directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy ??
FAQ
-
How does this plugin work?
-
The ACF Number Slider plugin adds an additional field type to Advanced Custom Fields that allows the user to set-up an integer field with a slide rule to select the value.
Each Number Slider can be configured with the following parameters:
- Units of measurement
- Minimum value
- Maximum value
- Incremental steps between values
Reviews
Contributors & Developers
“Advanced Custom Fields: Number Slider” is open source software. The following people have contributed to this plugin.
Contributors“Advanced Custom Fields: Number Slider” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Advanced Custom Fields: Number Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.6.0
- set correct slider values on tab shown
0.5.9
- data sanitization and escaping
- format improvements for value and unit spacing
- Removed support for ACF version 3
- WP Version bump
0.5.8
- Admin fixes for spacing between value and unit
0.5.7
- Added append value to return string
0.5.6
- Read me tweak
0.5.5
- WP 5.5 version release
- Added GitHub Deploy Action
0.4.3
- ReadmMe Update
0.4.2
- Tested on WP 4.4.1
0.4.1
- Tested on WP 4.0.0
- Commented out missing function calls
0.4.0
- ACF V5 compatibility – thanks chrisgoddard @ https://github.com/chrisgoddard
- Serbian Translation – thanks Ogi @ https://firstsiteguide.com/
0.3.7
- 3.8.1 Testing
- Forum link
0.3.6
- commented js console.log print
0.3.5
- Fix to allow for multiple number sliders on the same screen
0.3
- Fixed issue in V4 plugin to properly include JS files
0.2.5
- Initial version