In oik version 2.0 the [bw_pages] shortcode has been significantly enhanced. In this post we demonstrate some of the values to display metadata.
Date: June 14, 2013 Categories: 2.0,bw_pages example,oik
Date: August 19, 2011 Categories: bw_pages example
hover to slideToggle source
Explanation
[bw_pages class=’w50pc’ block=’n’ format=’IT EM’ post_type=’post’ category_name=’bw-pages-example’]
Display posts which have a category slug of ‘bw-pages-example’ arranging them in div’s with a class of “w50pc” and using the <code>format=</code> parameter
Notes:
- block=n means DON’T use the “blocks” processing, use divs instead