Hello lobobrandon,
Yes there are new templates. That means there are more choices for your slideshow’s appearance. You can check the demos at https://www.codefleet.net/cyclone-slider/demos/ to see what I mean.
The transitions stays the same (fade, etc). The templates takes care of how the slideshow will look. Right now there are 5 templates: default, black, blue, myrtle, and responsive. To use a template simply add the template attribute to your shortcode.
Examples:
Using the black template:
[cycloneslider id="your-slidehow-id-here" template="black"]
Using the blue template:
[cycloneslider id="your-slidehow-id-here" template="blue"]
Using the myrtle template:
[cycloneslider id="your-slidehow-id-here" template="myrtle"]
Using the responsive template:
[cycloneslider id="your-slidehow-id-here" template="responsive"]
If you didn’t provide the template attribute, it will use the default template:
[cycloneslider id="your-slidehow-id-here"]
Note: Change your-slidehow-id-here to your actual slideshow ID.
Hope that helps.
And thank you for the 5 star rating! Its very much appreciated. ??
Cheers,
kosinix