- count - How many blog posts to show on page
- category - Show posts only from specified posts category (category id)
- show_image - Show featured images for posts? (true, false)
- paging - Show posts pagination at bottom of page? (true, false)
- layout - Show full width image or smaller on left hand side. (with_side_image, with_full_image)
[toggle title="Get the code" hidden="true"]
[[blog count="3" category="" show_image="true" paging="false"]]
[/toggle]