[bw_cycle post_type=oik-plugins post_parent=0 orderby=date order=DESC numberposts=5 thumbnail=full format="L dI"]
Notes
- To display other post types use a different value for the
post_type=
parameter - The output is styled with CSS
div.cycle { width: 95% !important; padding-left: 2.5%; padding-right: 2.5%; position:relative; background: #ffffff;}
div.cycle img { max-width: 95% !important; border:1px solid gray; margin:3px 2.5% 3px 2.5%; padding: 0; }
span.bw_date { display: block; float:right; padding-right: 2.5%; font-size: 90%; }
span.bw_date span.label, span.bw_date span.sep { display: none; }
div.cycle a.bw_post { font-weight: bold; font-size: 110%; padding-left: 2.5%; }
Related
- The [bw_cycle] shortcode combines the power of [bw_pages] with [bw_jq]
- Use the [bw_css] shortcode to style the content displayed by the bw_page shortcode