Description
[slide]
is a nessesary part of slider. This shortcode should be used for creating one slide of slider. This shortcode should be use within [slider]
shortcode. It accepts a variety of parameters.
Usage
[raw] [slider] [slide] [slide] [slide] [/slider] [/raw]
Usage notes
- Put that shortcode within the
[slider]
shortcode. - This shortcode can be used at sidebars via Text Widget.
- Use a
[raw]..[/raw]
shortcode as wrapper to prevent WordPress automatic formatting.
Parameters
type
- Type of slide: image, page, post, youtube, vimeo or none.src
- Source of content.link
- Target URL.id
- ID of page or post.title
- Title of post.date
- Date of post.excerpt
- Excerpt of post.thumb
- Thumbmail's floating.thumbw
- Thumbmail's width.thumbh
- Thumbmail's height.
Using parameters
type
src
link
id
title
date
excerpt
thumb
thumbw
thumbh
See also
- Shortcode Reference / slider
- Shortcode Reference / slide
- Examples
Contents