Title: Random posts in carousel
Last modified: August 30, 2016

---

# Random posts in carousel

 *  Resolved [jisuarez](https://wordpress.org/support/users/jisuarez/)
 * (@jisuarez)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/random-posts-in-carousel/)
 * I need to show posts into the carousel at random. How can i do that with your
   plugin.
    Thanks!
 * [https://wordpress.org/plugins/wpf-ultimate-carousel/](https://wordpress.org/plugins/wpf-ultimate-carousel/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpfreeware](https://wordpress.org/support/users/antorjalalin/)
 * (@antorjalalin)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/random-posts-in-carousel/#post-6242473)
 * Go to plugin root folder > open wpf-ultimate-carousel.php > replace line no: 
   63 with the below code.
 * `$args = array( 'posts_per_page' => $count, 'post_type' => $post_type, $taxonomy
   => $category,'orderby' => 'rand');`

Viewing 1 replies (of 1 total)

The topic ‘Random posts in carousel’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpf-ultimate-carousel_fd625d.svg)
 * [WpF Ultimate Carousel](https://wordpress.org/plugins/wpf-ultimate-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpf-ultimate-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpf-ultimate-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wpf-ultimate-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpf-ultimate-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpf-ultimate-carousel/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpfreeware](https://wordpress.org/support/users/antorjalalin/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/random-posts-in-carousel/#post-6242473)
 * Status: resolved