Title: [Plugin: Posts in Page] Posts to Page
Last modified: August 20, 2016

---

# [Plugin: Posts in Page] Posts to Page

 *  Resolved [Rita Chan](https://wordpress.org/support/users/rita-chan/)
 * (@rita-chan)
 * [14 years ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/)
 * Where I find the post type?
    What if I want to include all posts in Category1
   but exclude some post type? Could you show me some examble
 * [http://wordpress.org/extend/plugins/posts-in-page/](http://wordpress.org/extend/plugins/posts-in-page/)

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

 *  [Daniel Gilfoy](https://wordpress.org/support/users/dgilfoy/)
 * (@dgilfoy)
 * [14 years ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/#post-2803521)
 * Hi Rita,
 * I didn’t see this post before I responded to your email.
 * Have a good day!
 *  [Flexigym](https://wordpress.org/support/users/flexigym/)
 * (@flexigym)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/#post-2803581)
 * I’m working on a website. I have two post categories. I want to link one categorie(
   actualites) to the static page Actualites and one categorie (babillard) to the
   static page Babillard. I used the [ic_add_posts ids=’xxx’) on each page but Actualites
   page still have the babillard categorie post. Do I forgot something?
 * Thanks a lot for help
 *  [romoto](https://wordpress.org/support/users/romoto/)
 * (@romoto)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/#post-2803582)
 * Trying to get my blog up and running and have run into the same problem that 
   others seem to run into. I want to ad posts to my different pages. I have the
   Post in Pages plugin, but have no clue how to work it! I have read other people’s
   advice, but it honestly goes over my head. Is there a step by step instruction
   manual for dummies like me? Really frustrated at my lack of knowledge! This problem
   is what is keeping me from launching my blog.
 *  Plugin Author [Eric Amundson](https://wordpress.org/support/users/sewmyheadon/)
 * (@sewmyheadon)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/#post-2803583)
 * **Flexigym**: If you’re trying to pull specific categories in, you’ll likely 
   want to include them in your shortcode. You can see some shortcode possibilities
   here:
 * [http://wordpress.org/extend/plugins/posts-in-page/other_notes/](http://wordpress.org/extend/plugins/posts-in-page/other_notes/)
 * I’d try something like: `[ic_add_posts category='category-slug']` where ‘category-
   slug’ is the slug of the category you’re trying to pull in. For example: `[ic_add_posts
   category='actualites']`
 * **romoto**: Thanks for the post. The best documentation for this plugin currently
   is on the WordPress site:
 * [http://wordpress.org/extend/plugins/posts-in-page/other_notes/](http://wordpress.org/extend/plugins/posts-in-page/other_notes/)
 * We’re working to improve this, but it could take some time.
 * The easy explanation is this: if you’re trying to pull posts into a page, you’ll
   use one of the shortcodes listed on the Other Notes page to do it. When this 
   page is loaded for a user, that shortcode will be converted into a loop that ‘
   pulls’ in the appropriate post(s).
 * Feel free to post another thread with specific questions if you need guidance
   or are having trouble.

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

The topic ‘[Plugin: Posts in Page] Posts to Page’ is closed to new replies.

 * ![](https://ps.w.org/posts-in-page/assets/icon-256x256.png?rev=1596190)
 * [Posts in Page](https://wordpress.org/plugins/posts-in-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-in-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-in-page/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-in-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-in-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-in-page/reviews/)

## Tags

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

 * 4 replies
 * 5 participants
 * Last reply from: [Eric Amundson](https://wordpress.org/support/users/sewmyheadon/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-in-page-posts-to-page/#post-2803583)
 * Status: resolved