[title header=“h3″]
Unlimited Blog Posts Carousels
[/title]
You can use unlimited of carousel shortcode in a page and in a any size of columns.
[gap height=“15″]
[three_fourth]
[recentposts title=“Latest Posts“ cat=““]
[/three_fourth]
[one_fourth_last]
[recentposts title=“Art Posts“ cat=“art“]
[/one_fourth_last]
[hr style=“shadow“ margin=“40px 0px 40px 0px“]
[recentposts title=“Your Title here!“ cat=““]
[hr style=“shadow“ margin=“40px 0px 40px 0px“]
[one_half]
[recentposts title=“2 Categories Selected“ cat=“art,sport“]
[/one_half]
[one_half_last]
[recentposts title=“NEWS“ cat=“news“]
[/one_half_last]
[gap height=“50″]
[toggle title=“Shortcode“ open=“true“ ]
[code]
[recentposts title=““ cat=““]
[/code]
- title: the Title of Carousel (optional)
- cat: the category Slug (optional)
[/toggle]