Title: show multiple post type
Last modified: July 9, 2020

---

# show multiple post type

 *  [Francesca](https://wordpress.org/support/users/francesca81z/)
 * (@francesca81z)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/show-multiple-post-type/)
 * Is it possible to show miltiple post type? it’s show only the similar post type
   of post
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshow-multiple-post-type%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Hidekazu Ishikawa](https://wordpress.org/support/users/kurudrive/)
 * (@kurudrive)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/show-multiple-post-type/#post-13099558)
 * Ah… you saying respect is cope with custom post type?
    If it that please check
   setting > VK Post Author Display
 * m9っ・ｗ・）ｂ
    -  This reply was modified 5 years, 11 months ago by [Hidekazu Ishikawa](https://wordpress.org/support/users/kurudrive/).
 *  Thread Starter [Francesca](https://wordpress.org/support/users/francesca81z/)
 * (@francesca81z)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/show-multiple-post-type/#post-13099764)
 * thanks for your quick answer, I selected all custom type in the setting but it
   shows only post, not post_type
 *  Plugin Author [Hidekazu Ishikawa](https://wordpress.org/support/users/kurudrive/)
 * (@kurudrive)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/show-multiple-post-type/#post-13103042)
 * I check my site. it’s worked.
 * I expect your site is customized that “post content” become don’t display on 
   your site spacification?
 * If you fill in some text to post content at editting screen,
    that text is display
   to public page? if don’t display that Post Author Display is don’t display too.
 * In that case you write to following code to your custom post type template.
 *     ```
       <?php if ( class_exists( 'Vk_Post_Author_Box' ) ) {
       	echo Vk_Post_Author_Box::pad_get_author_box();
       } ?>
       ```
   

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

The topic ‘show multiple post type’ is closed to new replies.

 * ![](https://ps.w.org/vk-post-author-display/assets/icon.svg?rev=3486479)
 * [VK Post Author Display](https://wordpress.org/plugins/vk-post-author-display/)
 * [Support Threads](https://wordpress.org/support/plugin/vk-post-author-display/)
 * [Active Topics](https://wordpress.org/support/plugin/vk-post-author-display/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/vk-post-author-display/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/vk-post-author-display/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Hidekazu Ishikawa](https://wordpress.org/support/users/kurudrive/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/show-multiple-post-type/#post-13103042)
 * Status: not resolved