Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

reneesanguinetti on "printMostRatedAlbums, Random?"

$
0
0

Hello,
I am using Zenphoto version 1.4.3.1 [10646] (Official build) with zpFocus v1.4.3.
In my sidebar I use printMostRatedAlbums and it works just fine! But I was wondering how to add a function so the images from the albums would display randomly. This is the code I use:

'<div id="random-wrap">
<?php printMostRatedAlbums( $number = 11, $showtitle = false, $showdate = false, $showdesc = false, $width = 300, $height = 300, $crop = false, $albumfolder = '', $firstimglink = false ); ?>
<div id="random-title">
<?php echo $sstitle; ?>
</div>
</div>'
Thank-you! Renee


Viewing all articles
Browse latest Browse all 2917

Trending Articles