I checked the documentation, and I don't see any way to randomize the order of images being loaded. Can you please inform me how this can be accomplished with your slider?
Avia Slider Random Order of Images
5 posts from 5 voices-
Posted 2 years ago #
-
Hey!
I don't have a standalone copy of Avia Slider, so this has been marked for Kriesi's attention.
Regards,
JamesPosted 2 years ago # -
Hey, this feature is unfortunatley not included, slides are always presented in the same sequence. Adding this feature would need a heavy script customization, maybe I will add this feature later on in an upcoming version.
what you could try is to pre shuffle the image list with this jquery plugin before calling the aviaslider:
http://plugins.jquery.com/project/jqShuffle
This is untested but it might work and add at least some shuffling effect...
Posted 2 years ago # -
Incase anyone else is wondering, it seems possible by modifying the end of line 65 of kclass_display_slideshow.php
$this->slideshowLoop = new WP_Query("post_type=".$this->postType."&posts_per_page=".$this->postPerPage."&orderby=rand");'
Posted 1 year ago # -
Yes - the code will shuffle the post array and affect the html/php output. However it doesn't help AviaSlider users but only Avisio/CleanCut users.
Posted 1 year ago #
Reply
You must log in to post.














