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 items="TOTAL_ITEM"]
[carousel path="PATH_TO_IMAGE" sequence="0"]CAPTION_HERE[/carousel]
[carousel path="PATH_TO_IMAGE" sequence="1"]CAPTION_HERE[/carousel]
[carousel path="PATH_TO_IMAGE" sequence="2"]CAPTION_HERE[/carousel]
[/carousels]

NOTE: path can be format: public://

Example

[carousels items="3"]
[carousel path="http://statics.drupalexp.com/Orane/02_about.png" sequence="0"][/carousel]
[carousel path="http://statics.drupalexp.com/Orane/03_about.png" sequence="1"][/carousel]
[carousel path="http://statics.drupalexp.com/Orane/04_about.png" sequence="2"][/carousel]
[/carousels]

results matching ""

    No results matching ""