Posts

Content

Description

Allows to display a recent & related posts with thumbnails & metas.

Features
  • Many options
  • Custom size of thumbs
  • List & grid views
  • Unlimited times per page

Usage

[posts]

Examples

Shortcode Live preview

One recent posts from any categories. Thumbnail enabled and aligned by right. Post date & excerpt enabled.

[posts qty="1" t="right" date="yes" excerpt="yes"]
Pellentesque Habitant Morbi Tristique
Pellentesque Habitant Morbi Tristique
September 18, 2012

Nam molestie venenatis egestas. Nulla et interdum justo. Nunc ac rutrum ligula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis.

Read More

Three recent posts from any categories. Thumbnail enabled and has a custom size. Custom title tag has been selected.

[posts qty="3" t="left" tw="70" th="55" titletag="h6"]
Shortcode Live preview

Six recent posts from any categories. Grid view by three posts in row. Custom width for the grid wrapper. Thumbnail enabled and has a custom size. Excerpt enabled. Custom margin between posts.

[posts qty="6" w="600px" m="0 10px" grid="3" t="center" tw="180" th="80" excerpt="yes"]
Pellentesque Habitant Morbi Tristique
Pellentesque Habitant Morbi Tristique

Nam molestie venenatis egestas. Nulla et interdum justo. Nunc ac rutrum ligula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis.

Read More
Nam Molestie Venenatis Egestas Risus
Nam Molestie Venenatis Egestas Risus

Here is collection of web-elements which can be used by designers at the creating very originative website layouts. Bellow you will find quality resources of icons, buttons, navigation bars, pricing tables, buttons, sliders, web boxes.

Read More
Aenean et mauris massa
Aenean et mauris massa

These files can give impetus to creativity at own works. The collection includes fully customizable layered PSD files, files are very easy to use and customize with your needs. Please note that all of these files listed below are free for use in both personal and commercial projects.

Read More
Proin Feugiat Risus Id Metus Laoreet
Proin Feugiat Risus Id Metus Laoreet

This is illustrated elephant on a blue background. This image is a shaped illustration and can be scaled to any size without loss of resolution. This graphic can be cut up and used in different areas. Illustration is suitable for kids.

Read More
Praesent eu nulla vitae elit interdum
Praesent eu nulla vitae elit interdum

Here is collection of web-elements which can be used by designers at the creating very originative website layouts. Bellow you will find quality resources of icons, buttons, navigation bars, pricing tables, buttons, sliders, web boxes. These files can give impetus to creativity at own works. The collection includes fully customizable layered PSD files, files are very easy to use and customize with your needs. Please note that all of these files listed below are free for use in both personal and commercial projects.

Read More
Ut sollicitudin dolor sit amet libero
Ut sollicitudin dolor sit amet libero

Background patterns and textures are very popular over the Internet. You may meet them in a web-site design and social network accounts as well as in a web ads. And this fact is easily explained. Using new pattern is simplest way to refresh a web-site or adds life to artworks by making them more realistic.

Read More

Attributes

w

Width. (pixels -OR- percents)

w="200px"
w="50%"

NOTE: The units required for this attribute only.

m

Margins (pixels)

m="0 10px" (by default)

m="15px"

align

Alignment.

align="left"
align="right"
align="center"

grid

Grid view (Default: NULL), (List view)

grid="2"
grid="3"
grid="4"
grid="5"
etc

type

Posts type. (Default: recent)

type="recent"
type="related"

cat

Categories.

cat="9"
cat="9,1,20"

qty

Posts quantity. (Default: 3)

qty="5"

orderby

Sort retrieved posts by parameter. (Default: date)

orderby="date"
orderby="rand"
orderby="ID"
orderby="title"
orderby="modified"
orderby="comment_count"
orderby="menu_order"

order

Designates the ascending or descending order. (Default: DESC)

order="DESC" - from lowest to highest values

order="ASC" - from highest to lowest values

title

Post titles enabled. (Default: yes), (Enabled)

title="yes"
title="no"

titletag

Post titles tag. (Default: h5)

titletag="h4"
titletag="h3"
titletag="strong"

date

Post date enabled. (Default: NULL), (Disabled)

date="yes"

postedin

Post categories. (Default: NULL), (Disabled)

postedin="yes"

tags

Post tags. (Default: NULL), (Disabled)

tags="yes"

comments

Post comments counter. (Default: NULL), (Disabled)

comments="yes"

excerpt

Post excerpt. (Default: NULL), (Disabled)

excerpt="yes"

t

Post thumbnail & thumb align. (Default: none), (Disabled)

t="left"
t="right"
t="center"

This attribute has two destinations:

  1. Thumbnail will be displayed in case the t attribute is not none.
  2. Thumbnail alignment.
tw

Thumbnail width. (Default: 100), (Pixels)

tw="150"

th

Thumbnail height. (Default: 100), (Pixels)

th="150"

crop

Thumbnail crop area. (Default: NULL), (By center)

crop="top"

button

Read More button. (Default: Read More), (Enabled)

button="Learn More"
button="Details"
button="no"

This parameter has two destinations:

  1. Button will be displayed in case the button attribute is not no.
  2. Button text.
offset

Number of post to displace or pass over. (Default: 0)

offset="1"

resp

Do not apply responsive styles for this shortcode. by default: NULL (responsive styles enabled)

resp="no"