Portfolio 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.
- 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"]
Two Columns Without title
You do not have any posts to display.
Three Columns Without description
You do not have any posts to display.
Four Columns With Image
You do not have any posts to display.
Four Columns With Title and Description
You do not have any posts to display.