[div class="w40pc toss"]
[bw_cycle post_type=shortcode_example meta_key=_sc_param_code meta_value=10002 fx=toss format="L/E/d"]
[ediv]
bw_cycle – How to display a cycling list of latest pluginsExample of the bw_cycle shortcode for a cycling display of the 5 most recent plugins.Date: November 19, 2014
bw_cycle of attached imagesIn Example: bw_cycle – to create a cycle of attached images we have a bw_cycle of attached images which are supposed to scroll up.
In WordPress 3.9 this doesn’t appear to display properly.
Here we try the same shortcode but with a different effect.
[bw_images post_parent=10645 thumbnail=thumbnail]
[bw_cycle post_parent=10645]
Date: April 17, 2014
bw_cycle vertical scrolling with CSS arrowsThis example displays 3 posts in the News category with the Prev and Next links displayed as arrows using CSS styling.Date: February 18, 2014
Example: bw_cycle – to create a cycle of attached imagesCreate a simple cycle of images which are attachments to the current post.Date: January 29, 2014
.toss { background: #fce4d5; padding: 10px;}