Order images by Random
-
I’ve followed the instructions to order my images by random, but it doesn’t seem to be working. Have I written the code wrong?
<?php if (function_exists('slideshow')) { slideshow($output = true, $gallery_id="2", $post_id = false, $params = array( $orderby = 'random' )); } ?>Thanks
Samantha
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Order images by Random’ is closed to new replies.