이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Advanced Custom Fields: Number Slider

설명

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 – http://loopj.com/jquery-simple-slider/

For feature request and bug reports, please use the Q Studio Support Website.

Please do not use the WordPress.org forum to report bugs, as we no longer monitor or respond to questions there.

호환성

This add-on will work with:

  • Advanced Custom Fields version 4 & 5

기타 정보

스크린샷

  • Sliding Number Selector on edit screen
  • Configure Number Slider Field in ACF

설치

  1. Upload the plugin to your plugins directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. 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

후기

2018년 8월 17일
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.
2017년 2월 8일
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.
2016년 9월 3일
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.
2016년 9월 3일
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.
모든 6 평가 읽기

기여자 & 개발자

“Advanced Custom Fields: Number Slider”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Advanced Custom Fields: Number Slider”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Advanced Custom Fields: Number Slider”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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 @ http://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