Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeshanshani/wp-background-slider

Banner background slider for WordPress (only images) using Slick.js and ACF pro gallery field.
https://github.com/zeshanshani/wp-background-slider

Last synced: 3 days ago
JSON representation

Banner background slider for WordPress (only images) using Slick.js and ACF pro gallery field.

Awesome Lists containing this project

README

        

# WordPress Banner Slider (Just Code)
Banner background slider for WordPress using Slick.js and ACF pro gallery field.

## Requirement
- Slick.js
- ACF Pro Gallery

## Instructions
1. Import **acf_banner_field.json** in your ACF fields group under **Custom Fields > Tools** in WP Dashboard.
2. Copy the CSS from style.css file to your site's stylesheet. Or if you are using SCSS, you can copy the code from scss/style.scss file.
3. Copy the JS code from js/main.js file to your site's scripts file.
4. Copy part-banner.php or code from it to your desired WP template file.