Title: Loop isn&#039;t displaying
Last modified: August 20, 2016

---

# Loop isn't displaying

 *  [chopsky](https://wordpress.org/support/users/chopsky/)
 * (@chopsky)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/loop-isnt-display/)
 * Hey guys,
 * Trying to display my Loop using the default template. I have a post already but
   for some reason when I try display the Default template as the home page, the
   post isn’t displaying. I have set the Page which is using the Default template
   as static Front page. I can only see the post when I search for it or click on
   the category. Hope this makes sense.
 * Here is the code:
 *     ```
       <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
       <?php the_content(); wp_link_pages(); ?>
       <?php endwhile; endif; ?>
       ```
   
 * Cheers!

Viewing 1 replies (of 1 total)

 *  Thread Starter [chopsky](https://wordpress.org/support/users/chopsky/)
 * (@chopsky)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/loop-isnt-display/#post-3547623)
 * Anyone?

Viewing 1 replies (of 1 total)

The topic ‘Loop isn't displaying’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [chopsky](https://wordpress.org/support/users/chopsky/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/loop-isnt-display/#post-3547623)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
