Posts Slider Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
WordPress Posts Slider is a WordPress plugin Slider of default posts with responsive design.
Plugin Features
- Fully Responsive Design
- Slider filtering by category ID.
- Sort by date, random or custom order.
- Multiple slider in same page.
- Display Post Slider on any Page, Post or Text Widget.
How To Use Shortcodes?
basic Shortcode :
[elspostslider]
Note:
Copy the following shortcode to the page, post or widget to display the post slider in the website.
Shortcode With Attributes :
[elspostslider post_styles="style1" category="-1" show_items="3" order_by="date" order="DESC" show_pagination="true" auto_play="true"]
Shortcode Attributes
- post_styles : Choose your post slider style(Ex : style1,style2,style3)
- category : Display unique post slider by category ID
- show_items : how many post you want to display per slider.
- order_by : date/menu_order/random
- order : ASC/DESC
- auto_play : Post slider autoplay mode true or false.
- show_pagination : Post slider pagination true or false.