Title: &#036;post missing?
Last modified: August 18, 2016

---

# $post missing?

 *  [benblei](https://wordpress.org/support/users/benblei/)
 * (@benblei)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/036post-missing/)
 * Okay, I posted earlier tonight and I figured out how to get one post to show.
   But as I make new posts, it’s not updated.
    Ideally I would like to have 6 posts
   displayed on the index.php. I can’t get it. When I put the code: `<?php if ($
   posts) : foreach ($posts as $post) : start_wp(); ?>` into my page, it seems that
   the $post isn’t found. To get the single post to show up i put simple start_wp(),
   without the if/else statement. But I without the if/else I can’t get more posts
   to show up on the page. Any suggestions?

Viewing 1 replies (of 1 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/036post-missing/#post-104100)
 * It looks like you have removed too much wp code.
    The post title should be a 
   permalink, it isn’t. Without that being a permalink, you cannot have archives,
   you’ll have problems with trackback and pinging too. You need everything inside
   The Loop – all of it. [http://www.wiki.wordpress.org/TheLoop](http://www.wiki.wordpress.org/TheLoop)

Viewing 1 replies (of 1 total)

The topic ‘$post missing?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years, 7 months ago](https://wordpress.org/support/topic/036post-missing/#post-104100)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
