Advanced Custom Fields: Sliders Field
Add LayerSlider field for Advanced Custom Fields
★ 24stars
39composer installs
19forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ssovit/acf-sliders/archive/refs/heads/master.zipAlso on Packagist as ssovit/acf-sliders:
composer require ssovit/acf-slidersFrom the readme
ACF Slider Field
ACF Slider Field for Advanced Custom Fields enables you to let choose the sliders composed in respective Slider Plugins and display them in your theme.
This plugin doesn't hook into thecontent or widget of any type. So you will need to output the custom field value like .
How to Install
- Upload via zip or upload acf-sliders plugin to wp-content/plugins folder
- Activate ACF Sliders plug-in
- Create Field of supported sliders via ACF plugin interface while you are creating custom fields
Supported Slider Plugins
- LayerSlider - http://goo.gl/fVlaL2
- Royal Touch Slider - http://goo.gl/Ni0r0a
- Revolution Slider - http://goo.gl/7dfXD7
Note: You must own and have the slider plugins activated to create custom fields for the slider.
If you want to contribute and add more sliders to the support then please create a pull request.