Slider and Carousel on same page
-
Hey,
I’m trying to set up two different flexslider layouts on the same page, using
<?php if(function_exists('show_flexslider_rotator')) echo show_flexslider_rotator( 'home' ); ?>
and
<?php if(function_exists('show_flexslider_rotator')) echo show_flexslider_rotator( 'sponsors' ); ?>
What is the best way to configure the ‘sponsors’ slider so that it displays multiple slides, similar to this?
Some help would be great, and could be a great idea to develop your plugin further.
Cheers
- The topic ‘Slider and Carousel on same page’ is closed to new replies.