Title: Problem including both posts and pages
Last modified: September 20, 2018

---

# Problem including both posts and pages

 *  Resolved [Freedom Baird](https://wordpress.org/support/users/freedombaird/)
 * (@freedombaird)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/)
 * Hi. Thanks for the plug-in
 * Just installed and started using it a shortcode on this page:
    [https://sites.tufts.edu/teaching/a-to-z/a-to-z-website-index/](https://sites.tufts.edu/teaching/a-to-z/a-to-z-website-index/)
 * I’d like to modify the post-type to show both posts and pages —
 * I found that this works: [a-z-listing post-type=“post”]
    and this works: [a-z-
   listing post-type=“page”]
 * But this does not work [a-z-listing post-type=“post,page”]
    This returns only
   the letter links at the top of the page, and nothing else.
 * Thanks very much —
    FB
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-including-both-posts-and-pages%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/#post-10754196)
 * Hi, it isn’t currently possible to use multiple post types in the same listing.
   I’m looking into the feasibility of including such a feature, but I might not
   be able to do so depending on the capability of `WP_Query` from WordPress Core.
 *  Thread Starter [Freedom Baird](https://wordpress.org/support/users/freedombaird/)
 * (@freedombaird)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/#post-10754271)
 * Ok, I understand. Thanks very much for the reply and the information. And for
   the plug-in as well!
 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/#post-11041031)
 * Version 2.1.0/2.1.1 is now available, which supports specifying multiple post-
   types. The shortcode should look similar to:
 *     ```
       [a-z-listing display="posts" post-type="post,page"]
       ```
   
 *  Thread Starter [Freedom Baird](https://wordpress.org/support/users/freedombaird/)
 * (@freedombaird)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/#post-11044419)
 * Ok, great! Will install and implement. Thanks so much for that, and for the plug-
   in!

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

The topic ‘Problem including both posts and pages’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/a-z-listing_d8edfd.svg)
 * [A-Z Listing](https://wordpress.org/plugins/a-z-listing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/a-z-listing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/a-z-listing/)
 * [Active Topics](https://wordpress.org/support/plugin/a-z-listing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/a-z-listing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/a-z-listing/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Freedom Baird](https://wordpress.org/support/users/freedombaird/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/problem-including-both-posts-and-pages/#post-11044419)
 * Status: resolved