I’ve looked and looked, but I can’t find a WordPress plugin that gives me ALL the following functionality available in a Slider:
- Display custom posts from a custom post type I have developed myself – – displays Featured image, title and excerpt (not full post)
- Display in random order â from a list of 100âs of custom posts of that type
- Responsive so adapts to screen/container size
Images and excerpts are of varying sizes.
As a bonus Iâd like to display some custom taxonomy names associated with the posts as well, though thatâs not as important.
I’ve found ones that do everything except display in random order as an option, or they are not responsive, or they don’s support custom post types, or they expect you to create a new custom post type of a particular type specified by the plugin.
I don’t mind paying for the right one if it’s out there.
There is a great slider by woothemes called flexslider personally I use it on all my sites and you can use it without a plugin.
Download the slider from that link i provided.
copy the
flexslider.css
file andjquery.flexslider-min.js
file into your theme folder.in your header.php
in your homepage file (or anywhere you want the slider to show)