Oops, our Twitter feed is unavailable at the moment.
Parameters
counts:
The number of slider item.
default: '5'
options: integer
cache:
The cache time (in hour).
default: '1'
options: integer
auto:
Slides will automatically transition.
default: 'true'
options: boolean (true / false)
speed:
(Optional) Slide transition duration (in ms).
default: '800'
options: integer
pause:
(Optional) The amount of time (in ms) between each auto transition.
default: '5000'
options: integer
mode:
Type of transition between slides.
default: 'fade'
options: 'horizontal', 'vertical', 'fade'
Code
[twitter_carousel counts="5" cache="12" auto="true" speed="800" pause="5000" mode="fade"]
