Blog Shortcode
[hr top=»0″ bottom=»30″]
- 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"]
[br top=»30″]
Two Columns Without Button
[hr top=»0″ bottom=»30″]
[blog category=»Fashion, Shopping » columns=»2″ showposts=»2″ image=»yes» title=»yes» button=»no» excerpt=»yes» excerpt_length=»220″]
[br top=»30″]
Three Columns
[hr top=»0″ bottom=»30″]
[blog category=»Fashion, Shopping » columns=»3″ showposts=»3″ image=»yes» title=»yes» excerpt=»yes» excerpt_length=»120″]
[br top=»30″]
Four Columns Without button
[hr top=»0″ bottom=»30″]
[blog category=»Fashion, Shopping » columns=»4″ showposts=»4″ orderby=»rand» image=»yes» title=»yes» button=»no» excerpt=»yes» excerpt_length=»90″]
[br top=»30″]
Four Columns Without Image
[hr top=»0″ bottom=»30″]
[blog category=»Fashion, Shopping » columns=»4″ showposts=»4″ orderby=»rand» image=»no» title=»yes» excerpt=»yes» excerpt_length=»90″]
[br top=»30″]