Post Grid
The post grid can be as simple or as complicated as you like. All options passed in are optional. You can find a full list of available options below. Here you can see the exact code snippet used to display the post grid to the left:[post_grid categories="portfolio" columns="3" rows="3"]
Optional arguments - categories: Categories to include, category slugs separated by commas (no spaces!), or blank for all categories - columns: Number of posts per row - rows: Number of rows - orderby: post_date, title, comment_count, rand - order: DESC, ASC - offset: Number of posts to offset off the start, defaults to 0 - link: Show link after posts, true or false - link_text: Text for the link - link_url: URL where link should go - link_target: Where link opens - _self, _blank
Post List
The post list can be as simple or as complicated as you like. All options passed in are optional. You can find a full list of available options below. Here you can see the exact code snippet used to display the post list to the left:[post_list numberposts="3"]
The city is powering down for the night
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec eget dolor augue. Nam ac dolor in augue vehicula semper vulputate at turpis. Integer malesuada dui sit amet lorem ullamcorper imperdiet. Sed enim lacus, vulputate quis vehicula quis, tristique semper erat. Sed aliquet semper leo, auctor placerat ligula scelerisque sed. Nullam sed tempus magna. Praesent quis [...]
Sample Gallery Post
This is a post with post format gallery, 9 attached images, and the gallery shortcode inserted into the body of the post. When you set the post format to gallery, it will automatically take all of the attached images and show them in a slide in the blogroll, but then display the actual gallery on the single post page.
Cheap cars can photograph well
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec eget dolor augue. Nam ac dolor in augue vehicula semper vulputate at turpis. Integer malesuada dui sit amet lorem ullamcorper imperdiet. Sed enim lacus, vulputate quis vehicula quis, tristique semper erat. Sed aliquet semper leo, auctor placerat ligula scelerisque sed. Nullam sed tempus magna. Praesent quis [...]
Optional arguments - categories: Categories to include, category slugs separated by commas (no spaces!), or blank for all categories - thumbs: Size of post thumbnails - default, small, full, hide - post_content: Show excerpts or full content - default, content, excerpt - numberposts: Total number of posts, -1 for all posts - orderby: post_date, title, comment_count, rand - order: DESC, ASC - offset: Number of posts to offset off the start, defaults to 0 - link: Show link after posts, true or false - link_text: Text for the link - link_url: URL where link should go - link_target: Where link opens - _self, _blank
Note: When you see “default” as an option, it’s referring to your default blog settings on your Theme Options page.
Mini Post List
The Mini Post List is designed to be used in smaller areas. Below you can see what was used to created the Mini Post List you see to the left.
[mini_post_list categories="portfolio" numberposts="3"]
Optional arguments - categories: Categories to include, category slugs separated by commas, or blank for all categories - numberposts: Total number of posts, -1 for all posts - orderby: post_date, title, comment_count, rand - order: DESC, ASC - offset: Number of posts to offset off the start, defaults to 0 - query: custom query string - thumb: thumbnail size - small, smaller, smallest, or hide - meta: how meta or not - show or hide
Mini Post Grid
The Mini Post Grid is designed to be used in smaller areas. Below you can see what was used to created the Mini Post Grid you see to the left.
[mini_post_grid numberposts="9" categories="portfolio"]
Optional arguments - categories: Categories to include, category slugs separated by commas, or blank for all categories - numberposts: Total number of posts, -1 for all posts - orderby: post_date, title, comment_count, rand - order: DESC, ASC - offset: Number of posts to offset off the start, defaults to 0 - query: custom query string - thumb: thumbnail size - small, smaller, or smallest - align: alignment of grid - left, right, or center - gallery: post ID to pull gallery attachments from, only used if not blank




















