Title: &#8220;Posts&#8221; are not loading
Last modified: June 4, 2026

---

# “Posts” are not loading

 *  [johnnydee88](https://wordpress.org/support/users/johnnydee88/)
 * (@johnnydee88)
 * [3 days, 23 hours ago](https://wordpress.org/support/topic/posts-are-not-loading-3/)
 * Hi guys, 
   When I click on “Posts” and “All posts” the page is not loading for
   me anymore.I changed the maximum number of visible posts on 1 page from 50 to
   999 and since then I cant load our posts – there are like 450 posts so it probably
   makes some mess?Could you change it back to 50 somewhere on background, or repair
   it somehow pls?Could you check – get in touch with me, please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fposts-are-not-loading-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [3 days, 22 hours ago](https://wordpress.org/support/topic/posts-are-not-loading-3/#post-18928567)
 * Hi [@johnnydee88](https://wordpress.org/support/users/johnnydee88/),
 * Can you check the browser console to see if it provides any further clues about
   the issue you noticed?
 * Please check the following for more info:
   [https://developer.wordpress.org/advanced-administration/debug/debug-javascript/](https://developer.wordpress.org/advanced-administration/debug/debug-javascript/)
 * > Could you change it back to 50 somewhere on background, or repair it somehow
   > pls?
 * You can access the **wp_usermeta** table in your database and check if there 
   is a meta key **edit_post_per_page** and whether it has a value of 999; setting
   that to 20 should help.
 * Please do make sure you have a backup before making any changes on the database
   side, as any incorrect changes can break the site.
 * If you’re looking for professional support, I would recommend either contacting
   your hosting provider or hiring someone here: [https://jobs.wordpress.net](https://jobs.wordpress.net/)
 * Please check our forum guidelines for more info:
   [https://wordpress.org/support/guidelines](https://wordpress.org/support/guidelines)
 * Regards,
 * Nithin
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [3 days, 20 hours ago](https://wordpress.org/support/topic/posts-are-not-loading-3/#post-18928704)
 * > Could you check – get in touch with me, please?
 * First, just a heads-up – just to make sure you’re okay with getting help here
   on the forum. If anyone reaches out to you on your personal contacts regarding
   your question, I’d be very cautious.
 * Now, regarding your question: what exactly happens when the list of posts doesn’t
   load? Do you see a blank page? If so, there’s a server-side error, likely caused
   by your setting for the number of posts, which is incompatible with some setting
   in your hosting.
 * The setting is saved to your WordPress user account. To undo this, you can try
   the following:
    - Go to your website’s database and look for the “user” table (it will have 
      a prefix like “wp_”). Search for your user’s ID there. Make a note of it, 
      then look in the “usermeta” table for entries with that ID. You should also
      find an entry with ‘meta_key’ set to “edit_post_per_page” – delete that, and
      you’re done.
    - Or you can create a new user in the WordPress backend. This user will have
      fresh settings and won’t have the problem.
    - Or you can check exactly what error is occurring. You may need to contact 
      your hosting provider’s support team, who can also help you optimize your 
      settings.
    - Alternatively, you could implement the above method in the database using 
      a one-time PHP script.
 * If you need personal assistance in resolving the issue, it’s best to contact 
   your hosting provider’s support team first. If they can’t help, you’re sure to
   find someone here: [https://jobs.wordpress.net](https://jobs.wordpress.net)

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fposts-are-not-loading-3%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [threadi](https://wordpress.org/support/users/threadi/)
 * Last activity: [3 days, 20 hours ago](https://wordpress.org/support/topic/posts-are-not-loading-3/#post-18928704)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
