Blog Shortcode

category:
(string) The category Name to pull portfolio items from. Can be entered as a comma separated list.Ex: Answers, News
columns:
(integer) (Optional) columns: 2, 3, 4. The number of columns to create. Default: 3.
showposts:
(integer) (Optional) The number of items to display on each page.
orderby:
(integer) (Optional) The order for posts, orderby: date, comment_count, rand.
image:
(string) (Optional) Include the image for the item. “Yes” to include image. Exclude field for no image.
title:
(string) (Optional) Include the title for the item. “Yes” to include title. Exclude field for no title.
button:
(string) (Optional) Include the button for the item. “Yes” to include button. Exclude field for no button.
excerpt:
(string) (Optional) Include the excerpt for each item. “Yes” to include excerpt. Exclude field for no excerpt.
excerpt_length:
(integer) (Optional) The length of the excerpt, number of words to display.
[blog category="Fashion, Shopping " columns="4" showposts="4" orderby="rand" image="yes" button="yes" title="yes" excerpt="yes" excerpt_length="90"]

Two Columns Without Button

Three Columns

Four Columns Without button

Four Columns Without Image