Title: Random Posts
Last modified: August 19, 2016

---

# Random Posts

 *  Resolved [jor133d](https://wordpress.org/support/users/jor133d/)
 * (@jor133d)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/random-posts-4/)
 * Hi-
 * I am trying to display my posts on the homepage randomly. I found this code:
 * `<?php query_posts(array('orderby' => 'rand', 'showposts' => 1)); if (have_posts()):
   while (have_posts()) : the_post(); ?>`
 * Its works great. It randomly displays posts. The problem is, I list the categories.
   When you click a category, it doesn’t show only those in that category it shows
   all posts. I removed the query and it works fine.
 * Any ideas?

The topic ‘Random Posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [jor133d](https://wordpress.org/support/users/jor133d/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/random-posts-4/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
