Create Custom blog page or insert posts in any page as carousel or masonry blocks. Category ids can be filtered, means you can display posts from specific category or categories only. To start follow the steps bellow

1. Open the recent posts shortcode.
2. Select or fill in desired options

Category Id (optional)  :  Add ids of categories to filter, keep it blank for all categories (single or comma separated)
Number of item  :  Specify the number of recent posts to show.
Number of columns  :  Specify number of columns.
Show/hide item category labels  :  Show or hide category levels.
Show as carousel  : Show as carousel or masonry blocks

3 Column Carousel Example :

[tx_blog items=”6″ columns=”3″ showcat=”hide” category_id=”” carousel=”yes”]

[tx_spacer size=”16″]

2 Column 4 Posts Masonry with pagination Example :

[tx_blog items=”4″ columns=”2″ showcat=”show” category_id=”” show_pagination=”yes” carousel=”no”]

[tx_spacer size=”16″]

3 Column 6 Item Masonry Example :

[tx_blog items=”6″ columns=”3″ showcat=”hide” category_id=”” carousel=”no”]

Leave a Comment