Title: Multiple posts on the same page (example provided)
Last modified: August 18, 2016

---

# Multiple posts on the same page (example provided)

 *  [weeble](https://wordpress.org/support/users/weeble/)
 * (@weeble)
 * [21 years ago](https://wordpress.org/support/topic/multiple-posts-on-the-same-page-example-provided/)
 * [http://www.heimidal.net/](http://www.heimidal.net/)
 * notice how it says ‘read entire article’ on the top?
    How is this done?
 * I.e I want to show part of a post where users can read the whole thing by clicking
   on ‘read more’ or something like that

Viewing 1 replies (of 1 total)

 *  [webdawg](https://wordpress.org/support/users/webdawg/)
 * (@webdawg)
 * [21 years ago](https://wordpress.org/support/topic/multiple-posts-on-the-same-page-example-provided/#post-200428)
 * <?php the_content(‘Read on…’); ?> displays the content of the post and uses “
   Read on…” for the more link text when the <!–more–> Quicktag is used.
 * – from [http://codex.wordpress.org/Template_Tags/the_content](http://codex.wordpress.org/Template_Tags/the_content)

Viewing 1 replies (of 1 total)

The topic ‘Multiple posts on the same page (example provided)’ is closed to new 
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [webdawg](https://wordpress.org/support/users/webdawg/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/multiple-posts-on-the-same-page-example-provided/#post-200428)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
