1.How to add the Owl carousel in wild apricot?
1.How to add the Owl carousel in wild apricot?
we need a solution for this query
-
Rob commented
I found the gallery included in the WildApricot web builder ok but limited and too automatic. The Owl Carousel allows for better customization and presentation.
The minimum Owl Carousel can be added by downloading Owl to your local computer and uploading the following files:
1. Upload the following files to the documents directory:
- jquery.min.js
- owl.carousel.js
- owl.carousel.css
- owl.theme.default.css
- animate.css
- add your images to the Pictures directoryYou then include the files using the relative link: /resources/Documents/[file name] and /resources/Pictures/[file name].
See the attached file for an example of what the HTML looks like added to the Custom HTML widget.