To use the feature option of superslider-show.
- Add a custom field to each post/page ( named featured value 1 ) which you want to view in the featured slideshow
- Each of the featured posts should have an image attached to the post.
- The featured slideshow will pull only the first image from the post
- The featured slideshow will use the title of each featured post as the heading of the caption. (default action, can be changed in plugin settings page under captions)
- The featured slideshow will use the description from the first image as text in the caption (default action, can be changed in plugin settings page under captions)
- The featured slideshow will use the title from the first image as text in the caption link (default action, can be changed in plugin settings page under captions)
Now create your Featured slideshow. On a new page /post.
Add the slideshow shortcode to your new post/page to create the featured slideshow.
Be sure to add id="featured" show_class="featured" linked="parent" to the shortcode.
Optionally recomended options in the shortcode: mouseover="true" controller="false"
That's it, sample shortcode below.
You will want to edit the css classes to fit your site design, there are 4 themes to choose from.
[ gallery id="featured" show_class="featured" css_theme="black" show_type="push" image_size="medium" height="250" width="450" delay="4000" duration="800" linked="parent" fast="true" captions="true" thumbnails="true" thumbsize="minithumb" thumbframe="false" mouseover="true" loop="true" controller="false" clear="both" ]
This above short code results in this show:










Recent Comments