Carousels
The carousels are a dynamic presentation of contents where text and images are made visible or accessible to the user by cycling through several items. We can create a carousels bar quickly by using shortcode with syntax as below:
[carousels]
[carousel path="PATH_TO_IMAGE"]CAPTION_HERE[/carousel]
[carousel path="PATH_TO_IMAGE"]CAPTION_HERE[/carousel]
[carousel path="PATH_TO_IMAGE"]CAPTION_HERE[/carousel]
[/carousels]
Example
[carousels items="3"]
[carousel path="http://statics.drupalexp.com/jollyness/02_about.png" sequence="0"][/carousel]
[carousel path="http://statics.drupalexp.com/jollyness/03_about.png" sequence="1"][/carousel]
[carousel path="http://statics.drupalexp.com/jollyness/04_about.png" sequence="2"][/carousel]
[/carousels]
Note: path can be format: public://