WP Manifestindependent plugin directory
manifest / unclassified / wp-services-slider

Services Slider

Wordpress plugin for a Services slider and shortcode.

by Josh Woodcock · github.com/j0w0/wp-services-slider

0stars
0forks

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.zip

Services slider for Wordpress website.

Example on front end of Block theme: Slider 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: Shortcode usage and ACF fields in Wordpress Admin