1. Home
  2. Responsive Posts Carousel
  3. Shortcode Attributes
  4. Post Type Parameter

Post Type Parameter

You can display posts associated with certain post type in the slider using attribute post_type. It will ignore the Post Type set in the Carousel Settings.

Example

[wcp-carousel id="767" post_type="page"]

Above shortcode will display the pages in the slider.

How can we help?