Skip to content

Posts

Posts Usage 

Pulls the most recent posts or pages from a category or list of posts. When used by itself, the result is a row of posts. The posts are distributed based on the # of posts indicated in the shortcode When used inside a column, the result is a column of stacked posts. The featured image from the post or page is automatically used.

Note: This shortcode [post] has specific styled behavior when used with the Home Page Template.

Posts Example


http://commkit.gsu.edu/files/2013/06/Screen-Shot-2013-06-26-at-2.00.41-PM.png

Posts Attributes:

id                              Optional ids of post to be featured

category                  Optional category ids of posts to be featured separated by commas.

tag_id                       Optional tag ids of posts to be featured separated by commas.

numberposts           Number of posts to be featured. Default is 5.

type                          Type of posts to pull, page or post.

excerpt                     "false” hides the excerpt for a post; useful for displaying pictures and titles only; 

                                   Note: iff no excerpt exists in the excerpt box for the post or page, one will be created from the      content of the referenced post/page.

thumbnail                "false” hides the featured post image; useful for displaying links only when combined with      excerpt="false”

Feedback and Knowledge Base