Blog Shortcode
- category:
- (string) The category Name to pull blog 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.
- 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.
[category="Fashion, Shopping " columns="4" showposts="4" orderby="rand" image="yes" title="yes" excerpt="yes" excerpt_length="90"]
Two Columns
You do not have any posts to display.
Three Columns
You do not have any posts to display.
Four Columns Without Image
You do not have any posts to display.