Title: plugin not working for pages
Last modified: August 15, 2018

---

# plugin not working for pages

 *  Resolved [cohrazda](https://wordpress.org/support/users/cohrazda/)
 * (@cohrazda)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-working-for-pages/)
 * Hi there
    for some reason the plug-in stopped working for pages that I had categorized,
   it still works for items created as posts. For example I create a page that has
   the category projects and I insert the short code [catlist name=”projects”] on
   a peg that is suppose to generate a list of all the pages with the category projects.
   I have also tried [catlist name=projects] and nothing shows up on the page.
 * this was working before

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

 *  Plugin Contributor [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * (@zymeth25)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-working-for-pages/#post-10593840)
 * I am surprised it was working before because it should not. By default only regular
   posts are listed. I suppose a plugin or your theme was altering this.
 * To include other post types, e.g. pages, you need to use the `post_type` shortcode
   parameter as described in the documentation. For instance `[catlist post_type
   ="post,page"]` to list posts and pages.
    -  This reply was modified 7 years, 10 months ago by [zymeth25](https://wordpress.org/support/users/zymeth25/).
 *  [btwebmedia](https://wordpress.org/support/users/btwebmedia/)
 * (@btwebmedia)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-for-pages/#post-10622350)
 * I’m glad I stumble across this post. Because after working for well over a year
   it stopped working for me also. But when I put in the post_type=page code the
   galleries re-appeared.
 *  Thread Starter [cohrazda](https://wordpress.org/support/users/cohrazda/)
 * (@cohrazda)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-for-pages/#post-10622702)
 * thank you this worked

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

The topic ‘plugin not working for pages’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [cohrazda](https://wordpress.org/support/users/cohrazda/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-for-pages/#post-10622702)
 * Status: resolved