Portfolio 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.
- 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.
[portfolio category="Design, Photography, Architecture, Graphics" columns="2" showposts="2" orderby="comment_count" title="yes" excerpt="yes" excerpt_length="220"]
[br top=»30″]
Two Columns Without title
[hr top=»0″ bottom=»30″]
[portfolio category=»Design, Photography, Architecture, Graphics» columns=»2″ showposts=»2″ orderby=»comment_count» title=»no» excerpt=»yes» excerpt_length=»220″]
[br top=»30″]
Three Columns Without description
[hr top=»0″ bottom=»30″]
[portfolio category=»Design, Photography, Architecture, Graphics» columns=»3″ showposts=»3″ orderby=»rand» title=»yes» excerpt=»no» excerpt_length=»120″]
[br top=»30″]
Four Columns With Image
[hr top=»0″ bottom=»30″]
[portfolio category=»Design, Photography, Architecture, Graphics» columns=»4″ showposts=»8″ orderby=»date» title=»no» excerpt=»no» excerpt_length=»90″]
[br top=»30″]
Four Columns With Title and Description
[hr top=»0″ bottom=»30″]
[portfolio category=»Design, Photography, Architecture, Graphics» columns=»4″ showposts=»4″ orderby=»date» title=»yes» excerpt=»yes» excerpt_length=»90″]
[br top=»10″]