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 TristiqueSep 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 TristiqueNam molestie venenatis egestas. Nulla et interdum justo. Nunc ac rutrum ligula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis. Read MoreNam Molestie Venenatis Egestas RisusHere 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 MoreAenean et mauris massaThese 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 MoreProin Feugiat Risus Id Metus LaoreetThis 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 MorePraesent eu nulla vitae elit interdumHere 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 MoreUt sollicitudin dolor sit amet liberoBackground 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
Width. (pixels -OR- percents)
w="200px"
w="50%"
NOTE: The units required for this attribute only.
Margins (pixels)
m="0 10px" (by default)
m="15px"
Alignment.
align="left"
align="right"
align="center"
Grid view (Default: NULL), (List view)
grid="2"
grid="3"
grid="4"
grid="5"
etc
Posts type. (Default: recent)
type="recent"
type="related"
Categories.
cat="9"
cat="9,1,20"
Posts quantity. (Default: 3)
qty="5"
Sort retrieved posts by parameter. (Default: date)
orderby="date"
orderby="rand"
orderby="ID"
orderby="title"
orderby="modified"
orderby="comment_count"
orderby="menu_order"
Designates the ascending or descending order. (Default: DESC)
order="DESC" - from lowest to highest values
order="ASC" - from highest to lowest values
Post titles enabled. (Default: yes), (Enabled)
title="yes"
title="no"
Post titles tag. (Default: h5)
titletag="h4"
titletag="h3"
titletag="strong"
Post date enabled. (Default: NULL), (Disabled)
date="yes"
Post categories. (Default: NULL), (Disabled)
postedin="yes"
Post tags. (Default: NULL), (Disabled)
tags="yes"
Post comments counter. (Default: NULL), (Disabled)
comments="yes"
Post excerpt. (Default: NULL), (Disabled)
excerpt="yes"
Post thumbnail & thumb align. (Default: none), (Disabled)
t="left"
t="right"
t="center"
This attribute has two destinations:
- Thumbnail will be displayed in case the
tattribute is notnone. - Thumbnail alignment.
Thumbnail width. (Default: 100), (Pixels)
tw="150"
Thumbnail height. (Default: 100), (Pixels)
th="150"
Thumbnail crop area. (Default: NULL), (By center)
crop="top"
Read More button. (Default: Read More), (Enabled)
button="Learn More"
button="Details"
button="no"
This parameter has two destinations:
- Button will be displayed in case the
buttonattribute is notno. - Button text.
Number of post to displace or pass over. (Default: 0)
offset="1"
Do not apply responsive styles for this shortcode. by default: NULL (responsive styles enabled)
resp="no"