Title: How to stop randomizing post?
Last modified: May 27, 2021

---

# How to stop randomizing post?

 *  Resolved [shaadamin](https://wordpress.org/support/users/shaadamin/)
 * (@shaadamin)
 * [5 years ago](https://wordpress.org/support/topic/how-to-stop-randomizing-post/)
 * Everytime when I refresh my page it’s showing random post from my category. I
   want to show post without changes in my post list.
 * My shortcode: **
    [catlist name=makhon numberposts=100 orderby=modified order
   =desc]

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * (@zymeth25)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/how-to-stop-randomizing-post/#post-14575996)
 * You are using `orderby=modified` so either someone/something is modifying those
   posts frequently or there are filters in your theme or other plugins that override
   the `order` setting and make it random. You should investigate both scenarios,
   the latter can be easily verified by disabling all other plugins and/or switching
   to a default theme.

Viewing 1 replies (of 1 total)

The topic ‘How to stop randomizing post?’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/how-to-stop-randomizing-post/#post-14575996)
 * Status: resolved