Title: Blog posts aren&#039;t loading
Last modified: August 22, 2016

---

# Blog posts aren't loading

 *  Resolved [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/)
 * None of my blog posts are loading for some reason =/
 * I set blog posts page to be: [http://pathofthemagus.elementfx.com/blog-posts/](http://pathofthemagus.elementfx.com/blog-posts/)
 * If you click on any specific post, you’ll see it just doesn’t load.

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

 *  [Mike Price](https://wordpress.org/support/users/castroboy/)
 * (@castroboy)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5721707)
 * Hey man,
 * Sorry to hear this! I am able to replicate the issue and the posts are returning
   a 500 server error. I would first recommend that you check your .htaccess file
   to ensure its set up with the proper WordPress rules as seen here:
 * [http://codex.wordpress.org/htaccess](http://codex.wordpress.org/htaccess)
 * If that is all good to go, then I would recommend disabling your plugins and 
   see if that helps at all. It could just be a memory issue in which case you can
   try adding the following define to your wp-config.php file:
 * define(‘WP_MEMORY_LIMIT’, ‘256M’);
 * Let me know how that works out!
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5721920)
 * .htaccess checks out, and I tried adding that to the config. No resolution yet.
   Slowly disabling plugins
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722001)
 * I have tried disabling all plugins.
 * This is very strange. Posts just stopped working quite randomly.. Everything 
   was working fine until yesterday..
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722034)
 * Internal server errors (error 500) are often caused by plugin or theme function
   conflicts, so if you have access to your admin panel, try deactivating all plugins.
   If you don’t have access to your admin panel, try [manually resetting your plugins](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)(
   no Dashboard access required). If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, try switching to the Twenty Fourteen theme
   to rule-out a theme-specific issue. If you don’t have access to your admin panel,
   access your server via [FTP or SFTP](https://codex.wordpress.org/FTP_Clients),
   navigate to `/wp-content/themes/` and rename the directory of your currently 
   active theme. This will force the default theme to activate and hopefully rule-
   out a theme-specific issue.
 * If that does not resolve the issue, it’s possible that a `.htaccess` rule could
   be the source of the problem. To check for this, access your server via FTP or
   SFTP and rename the `.htaccess` file. If you can’t find a `.htaccess` file, make
   sure that you have set your FTP or SFTP client to view invisible files.
 * If you weren’t able to resolve the issue by either resetting your plugins and
   theme or renaming your .htaccess file, we may be able to help, but we’ll need
   a more detailed error message. Internal server errors are usually described in
   more detail in the server error log. If you have access to your server error 
   log, generate the error again, note the date and time, then immediately check
   your server error log for any errors that occurred during that time period. If
   you don’t have access to your server error log, ask your hosting provider to 
   look for you.
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722035)
 * Hmm. I disabled all plugins, and it still didn’t work. But when I tried changing
   to Twenty Fourteen – it DID work.
 * Hmm.
 * Any ideas?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722036)
 * What is the name of the theme you were using, and where did you get it from?
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722037)
 * Hazen, from WordPress admin panel – “Add New”
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722038)
 * Going to try reinstalling the theme.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722039)
 * Ok, something in the theme, probably the theme’s functions, is causing your site
   to fail.
 * I recommend using a different theme for now, and asking at [https://wordpress.org/support/theme/hazen](https://wordpress.org/support/theme/hazen)
   so the theme’s developers and support community can help you with this.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722040)
 * Sorry, I missed your last reply. It’s entirely possible that reinstalling the
   theme might help. I don’t think it’s very likely, but it’s worth a try. 🙂
 *  Thread Starter [Night Wizard](https://wordpress.org/support/users/bendah/)
 * (@bendah)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722041)
 * Installed new theme – fixed the issue.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722043)
 * Excellent, I’m glad that worked! 🙂

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

The topic ‘Blog posts aren't loading’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 3 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/blog-posts-arent-loading-1/#post-5722043)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
