Description
[pricing]
is a shortcode which allow to present information about service, product or package.
Usage
[pricing] Content goes here. [/pricing]
Usage notes
- Put that shortcode into the body of post/page.
- Use a columns shortcodes for display boxes as columns.
- Use a
[raw]..[/raw]
shortcode as wrapper to prevent WordPress automatic formatting.
Parameters
title
- title of box.height
- height of box.price
- price.period
- additional note to price.button
- button's text.button_color
- button's color.link
- target link.target
- target window.tooltip
- tooltip text.ribbon
- ribbon.
Using parameters
title
height
price
period
button
button_color
link
target
tooltip
ribbon
Contents
[pricing]
See also
- Shortcode Reference / pricing
- Examples