Title: Adding a plugin after the first post
Last modified: August 19, 2016

---

# Adding a plugin after the first post

 *  [glennn](https://wordpress.org/support/users/glennn/)
 * (@glennn)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-plugin-after-the-first-post/)
 * i have a plugin that lists Most Active Discussions and it works fine – i’m trying
   to configure the query for while (have_posts()) : the_post(); to list just ONE
   post and then i want to stick this plugin after the first post and have the remainder
   of the loop continue after the plugin call.
 * can anyone decipher what i’m trying to explain and offer a hand? 🙂
 * Thanks so much,
    GN

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-plugin-after-the-first-post/#post-1321906)
 * this could be of interest (5th article in the link, never mind the title):
    [5. Insert Ads Between Posts](http://www.smashingmagazine.com/2009/07/14/5-useful-and-creative-ways-to-use-wordpress-widgets/)
 *  Thread Starter [glennn](https://wordpress.org/support/users/glennn/)
 * (@glennn)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-plugin-after-the-first-post/#post-1321912)
 * that was the ticket, although i had to change if ($count==2) to ==0 to get it
   to land after one post for some reason…
 * anyway, thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding a plugin after the first post’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [glennn](https://wordpress.org/support/users/glennn/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-plugin-after-the-first-post/#post-1321912)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
