Title: Add widget area between posts
Last modified: August 20, 2016

---

# Add widget area between posts

 *  [tpkruse](https://wordpress.org/support/users/tpkruse/)
 * (@tpkruse)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/add-widget-area-between-posts/)
 * I am trying to write a theme with a home page that allows the display of the 
   one or two most recent posts, then displays a widget area, and then the remainder
   of the posts below.
 * Loading the two most recent posts is easy. But I can’t figure out how to then
   load the rest of the posts below, skipping the two that were already displayed.
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Thread Starter [tpkruse](https://wordpress.org/support/users/tpkruse/)
 * (@tpkruse)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/add-widget-area-between-posts/#post-2703819)
 * Figured it out using:
 * `query_posts('offset=2');`

Viewing 1 replies (of 1 total)

The topic ‘Add widget area between posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [tpkruse](https://wordpress.org/support/users/tpkruse/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/add-widget-area-between-posts/#post-2703819)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
