Rating: 4 stars
This plugin is a must-have addition to ACF. Honestly I think ACF developers should work on something like this, since this one seems to be abandoned. I’ve been using it for years, it had some small issues like duplicated sliders, but current version of WordPress (or other plugin that was causing the issue) solved it. My project would not be the same without it, so thank you very much.
]]>Rating: 2 stars
That’s really a great idea – unfortunately the plugin in its current form can not be used on a production site of high end clients.
Reasons:
1. Displayed initial value is zero – however it’s clearly set on the field settings panel to a specific value ( 400 in my own case ). The value gets corrected as soon as the slider gets clicked and moved.
2. Sliders twins – more specifically some sliders are generated twice.
3. There’s no option to define a default value.
Rating: 5 stars
I used the field in CSS for the opacity of an overlay effect. I think the styles of the slider should be inherited from the user color scheme rather than the green color included in the plugin.
]]>Rating: 4 stars
Just what I want, adds a slider to ACF field options.
I would suggest these improvements:
– A default value
– When the slider loads in it is at 0, even if the min value is > 0 it should load in at 20 for example.
Rating: 5 stars
Just what I needed for a client site. Works great! I’m using ACF pro version 5.1.5 and it works as expected.
]]>Rating: 4 stars
This is a really awesome plugin for Advanced Custom Fields. Works exactly how you’d expect.
One thing I would like to see is a redesign to be in-keeping with WordPress and AFC’s styles.
You can detect the users current color scheme to change the sliders styles..
get_user_meta(get_current_user_id(), 'admin_color', true);