Title: Read more tag bug causes loading error single.php
Last modified: August 19, 2016

---

# Read more tag bug causes loading error single.php

 *  [newsjunk](https://wordpress.org/support/users/newsjunk/)
 * (@newsjunk)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/read-more-tag-bug-causes-loading-error-singlephp/)
 * Hi,
 * The more tag causes a problem in posts loading from single.php.
 * This is the code I use:
    `<?php the_content('more','',''); ?>`
 * I have upgraded to 2.6.5 for days ago, nothing seemed to be wrong until now. 
   When the more tag is used in a post, it only displays correctly the first part
   of the post on the frontpage, but after clicking the singlepost it breaks the_content
   directly after the_title. This is the bottom code, after the title it gives an
   error:
 *     ```
       <div class="postbody_singlepost">
       <h1><a href="http://test.com" title="Lorem">Lorem</a></h1>
       <div class="the_content">
       ```
   
 * So the whole content is not loading in single.php if the more tag is used. Could
   this be a 2.6.5 bug?
    Not resolved the problem: Disabled the more tag with php
   global Switched theme Disabled all plugins

Viewing 1 replies (of 1 total)

 *  Thread Starter [newsjunk](https://wordpress.org/support/users/newsjunk/)
 * (@newsjunk)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/read-more-tag-bug-causes-loading-error-singlephp/#post-917168)
 * Tags with a space is also not working, it gives a error 404. More ideas?

Viewing 1 replies (of 1 total)

The topic ‘Read more tag bug causes loading error single.php’ is closed to new replies.

## Tags

 * [more tag](https://wordpress.org/support/topic-tag/more-tag/)
 * [the_content](https://wordpress.org/support/topic-tag/the_content/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [newsjunk](https://wordpress.org/support/users/newsjunk/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/read-more-tag-bug-causes-loading-error-singlephp/#post-917168)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
