Title: Random
Last modified: August 20, 2016

---

# Random

 *  [Shriko](https://wordpress.org/support/users/shriko/)
 * (@shriko)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/random/)
 * Is there a way to make the slides go random? I have the “order” on all the slides
   set to 0, but it just goes by on the order the slides where added.
 * [http://wordpress.org/extend/plugins/responsive-slider/](http://wordpress.org/extend/plugins/responsive-slider/)

Viewing 1 replies (of 1 total)

 *  [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * (@halgatewood)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/random/#post-3184419)
 * If you find the function ‘responsive_slider()’ in the file responsive-slider.
   php there is a line like this:
 * $slides = new WP_Query( array( ‘post_type’ => ‘slides’, ‘order’ => ‘ASC’, ‘orderby’
   => ‘menu_order’ ) );
 * Change the ‘orderby’ to ‘rand’

Viewing 1 replies (of 1 total)

The topic ‘Random’ is closed to new replies.

 * ![](https://ps.w.org/responsive-slider/assets/icon-256x256.png?rev=1429699)
 * [Responsive Slider](https://wordpress.org/plugins/responsive-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/random/#post-3184419)
 * Status: not resolved