Title: Inserting posts below every post page
Last modified: August 19, 2016

---

# Inserting posts below every post page

 *  [bodygard](https://wordpress.org/support/users/bodygard/)
 * (@bodygard)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/inserting-posts-below-every-post-page/)
 * Hello. I want to know how can i insert posts below every post page. Take an example:
 * When i click in a post tittle, it opens a page that is a page containing the 
   post content. Below that post, i want to make appear a list of the other posts
   i have in the main page.
 * Is that possible? Thank you

Viewing 1 replies (of 1 total)

 *  [scribblerguy](https://wordpress.org/support/users/scribblerguy/)
 * (@scribblerguy)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/inserting-posts-below-every-post-page/#post-783462)
 * Yes. Here’s a few options:
    (1) Use a custom [Loop](http://codex.wordpress.org/The_Loop)
   with a custom [query_posts](http://codex.wordpress.org/Template_Tags/query_posts)
   call before it. (2) Use [wp_get_archives](http://codex.wordpress.org/Template_Tags/wp_get_archives)
   with the “type=postbypost” argument.
 * There is also a “Recent Posts” widget that can display a number of your most 
   recent post titles in your sidebar, or elsewhere, depending on your theme’s configuration.

Viewing 1 replies (of 1 total)

The topic ‘Inserting posts below every post page’ is closed to new replies.

## Tags

 * [inserting](https://wordpress.org/support/topic-tag/inserting/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [scribblerguy](https://wordpress.org/support/users/scribblerguy/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/inserting-posts-below-every-post-page/#post-783462)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
