As you can see you can have any number of slideshows of any size in your content area
Blockslider
jQuery(".multislide1").kriesi_block_slider(
{
slides: '.featured',
animationSpeed:600,
autorotation: false,
autorotationSpeed:3,
slideControlls: 'items',
appendControlls: '.feature_wrap1',
blockSize: {height: 65, width:65},
betweenBlockDelay:35,
showText: false,
display: 'diagonaltop',
switchMovement: true
});
Fadeslider
jQuery('.multislide2').kriesi_block_slider(
{
slides: '.featured',
animationSpeed: 1500,
autorotation: false,
autorotationSpeed:3,
slideControlls: 'items',
appendControlls: '.feature_wrap2,
transition: 'fade'
});
Curtainslider
jQuery('.multislide3').kriesi_block_slider(
{
slides: '.featured',
animationSpeed: 700,
autorotation: false,
autorotationSpeed:3,
slideControlls: 'items',
appendControlls: '.feature_wrap3',
showText: true,
blockSize: {height: 'full', width:30},
betweenBlockDelay:60,
switchMovement: true,
transition: 'slide'
});
Newsslider & Accordion
The news and accordion slider are currently only available when used on the front page for a big featured image. Check the examples below: