ssovit/acf-sliders

ACF Slider addon for Advanced Custom Fields

Fund package maintenance!
flattr.com/@ssovit

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 24

Watchers: 9

Forks: 20

Open Issues: 2

Type:wordpress-plugin

dev-master 2019-12-15 12:27 UTC

This package is auto-updated.

Last update: 2024-09-15 22:42:20 UTC


README

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 the_content or widget of any type. So you will need to output the custom field value like <?php the_field('my_slider'); ?>.

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

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.