Title: using article post type ?
Last modified: August 21, 2016

---

# using article post type ?

 *  Resolved [Pierre from DesignBots](https://wordpress.org/support/users/mecanographik/)
 * (@mecanographik)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/using-article-post-type/)
 * Hi,
    Is it possible to use standard post type in this carousel ? (with the content
   and featured image…) It would be really cool 😉
 * [http://wordpress.org/plugins/cpt-bootstrap-carousel/](http://wordpress.org/plugins/cpt-bootstrap-carousel/)

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

 *  Plugin Author [Phil Ewels](https://wordpress.org/support/users/tallphil/)
 * (@tallphil)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/using-article-post-type/#post-3963286)
 * I think this is probably beyond the remit of this plugin for now, but it should
   be possible.
 * It would require looping through recent posts and using the [has_post_thumbnail()](http://codex.wordpress.org/Function_Reference/has_post_thumbnail)
   function to test whether each post has a featured image. If so, output [the_post_thumbnail()](http://codex.wordpress.org/Function_Reference/the_post_thumbnail)
   with the [relevant HTML](http://twitter.github.io/bootstrap/javascript.html#carousel)
   and you’re away… (I think, off the top of my head).
 *  [Squirrel](https://wordpress.org/support/users/mossyoak/)
 * (@mossyoak)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/using-article-post-type/#post-3963350)
 * I think you could do something like that with the[ wp bootstrap carousel plugin](http://wordpress.org/plugins/wp-bootstrap-carousel/)
   and the [display posts shortcode plugin](http://wordpress.org/plugins/display-posts-shortcode/).

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

The topic ‘using article post type ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cpt-bootstrap-carousel_b8b7ae.svg)
 * [CPT Bootstrap Carousel](https://wordpress.org/plugins/cpt-bootstrap-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cpt-bootstrap-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/reviews/)

## Tags

 * [post-type](https://wordpress.org/support/topic-tag/post-type/)

 * 2 replies
 * 3 participants
 * Last reply from: [Squirrel](https://wordpress.org/support/users/mossyoak/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/using-article-post-type/#post-3963350)
 * Status: resolved