Display posts as slides in a responsive Owl Carousel. Admin settings and shortcode control allow for advanced configuration.
Post Slides allows you to use the shortcode [post-slides] on any page or post and displays a grid of posts in a slides format. (Live Preview)
Post Slides offers additional shortcode attributes which override global attributes and allow for in page control. Here are some example shortcode attributes.
Example: [post-slides excerpt_length=’18’ posts=”5″ skin=”single”]
Here are a list of the available shortcode attributes and example values.
Post Slides currently ships with two available skins. Default shows multiple smaller slides and Single displays one large slider.
You can also use the WordPress do_shortcode function directly in your theme rather than puting it in the page copy. (do_shortcode Documentation)
Version 1.0.1
Enjoy it 😀
post-slides
folder to the /wp-content/plugins/
directory[post-slides]
into your pagesPost Slides is a powerful plugin that generates a carousel built on (Owl Carousel 2.0). Check their website for indepth details on the functionality and dependencies in the Owl Carousel.