[Plugin: Meteor Slides] Trouble getting slides to appear in random order
-
Here’s the link to the development site:
I’m having trouble getting the slides to appear in random order. Here’s the php code I’m using:
<?php if(is_front_page()) : ?> <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "", "fx: 'fade'", "random: 1" ); } ?> <?php endif; ?>
Any ideas?
Thanks in advance, Hugh
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Meteor Slides] Trouble getting slides to appear in random order’ is closed to new replies.