Posts 2
Content
Description
Allows to display recent posts as slider with thumbnails & metas.
Features
- Many options
- Custom size & crop area of thumbs
- Different transitions
- Autoplay
- Autoheight
- Unlimited times per page
Usage
[posts2]
Examples
| Shortcode |
Live preview |
Features
Shortcode
[posts2]
|
 Graphic designIconsPatternsSeptember 17, 2012Here 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  Graphic designHow-to GuidesIconsPatternsSeptember 15, 2012These 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
|
Features
- Selecetd number of posts
- Selected category
- Horizontal transition
- Autoplay each 5 seconds
Shortcode
[posts2 qty="5" cat="1" transition="pth" autoplay="5"]
|
 Graphic designIconsPatternsSeptember 17, 2012Here 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  Graphic designHow-to GuidesIconsPatternsSeptember 15, 2012These 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  How-to GuidesIconsPatternsSeptember 15, 2012This 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  Graphic designHow-to GuidesIconsSeptember 15, 2012Here 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
|
Features
- Random posts
- Vertical transition
- 400 pixels by width
- H2 title tag
- Dates & excerpts are disabled
Shortcode
[posts2 orderby="rand" transition="ptv" autoplay="7" titletag="h2" w="400" date="no" excerpt="no"]
|
|
Features
- One post displaced
- 300 pixels by width
- Dates, excerpts & button are disabled
- Thumbs have been cropped by top
- Thumbs aligned by right
Shortcode
[posts2 offset="1" w="300" date="no" excerpt="no" button="no" crop="top" t="right"]
|
|
Attributes
w
Width. (pixels, default: 560)
w="200"
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
titletag
Post titles tag. (Default: h5)
titletag="h4"
titletag="h3"
titletag="strong"
crop
Thumbnail crop area. (Default: NULL, by center)
crop="top"
t
Post thumbnail & thumb align. (Default: left)
t="right"
float
Float. (Default: NULL)
float="left"
float="right"
date
Post date. (Default: NULL, enabled)
date="no"
excerpt
Post excerpt. (Default: NULL, enabled)
excerpt="no"
button
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
button attribute is not no.
- Button text.
transition
Kind of transition. (Default: ptf)
transition="ptd" - no transition
transition="ptf" - fade
transition="ptfv" - fade vertical
transition="ptv" - slide vertical
transition="pth" - slide horizontal
transition="pto" - overlay vertical
autoplay
Autoplay. (Default: NULL, disabled)
autoplay="5" - autoplay each five seconds
autoplay="7" - autoplay each seven seconds
offset
Number of post to displace or pass over. (Default: 0)
offset="1"