Services Slider
Wordpress plugin for a Services slider and shortcode.
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/j0w0/wp-services-slider/archive/refs/heads/master.zipServices slider for Wordpress website.
Example on front end of Block theme:

Installation
Install and activate plugin on Wordpress site.
Import acf-slider-fields.json into ACF and update page location(s).
The scripts are set to load on "front page" of the site since this is where this is planned to be used. If you need it elsewhere, update where the scripts will be conditionally loaded in index.php.
Shortcode / Usage
Since ACF page location and loaded scripts are on the front page, use [j0w0_services_slider] shortcode on that page's template.
If the slider needs to also be on another page, add the page to the field locations in ACF and also to index.php to conditionally load on the new page too.
Shortcode usage and ACF fields in Wordpress Admin:
