Shortcodes

[intense_pricing_table]

[intense_pricing_section]

Description

Creates individual pricing tables that can be combined using the [intense_row] shortcode.

Screenshots

Pricing Table

Dialog

Pricing Table

Attributes

intense_pricing_table

AttributeTypeDialog TitleDescriptionDefaultAvailable Values
even_background_colorcolor_advancedEven Background Color#EBEBEBoption colors - primary, error, info, inverse, muted, success, warning, link

web color - hex, rgb, rgba, hsl, hsla, color name (see wikipedia web colors)
odd_background_colorcolor_advancedOdd Background Color#F5F5F5option colors - primary, error, info, inverse, muted, success, warning, link

web color - hex, rgb, rgba, hsl, hsla, color name (see wikipedia web colors)
featuredcheckboxFeatured1 = true, 0 = false
hover_expandcheckboxHover Expandexpand the table when the mouse is hovered over11 = true, 0 = false
shadowshadowShadow
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
groupingtextGroupingused to group several pricing tables together into one table

intense_pricing_section

AttributeTypeDialog TitleDescriptionDefaultAvailable Values
templatetemplateTemplatestandard
titletextTitle
background_colorcolor_advancedBackground Coloroption colors - primary, error, info, inverse, muted, success, warning, link

web color - hex, rgb, rgba, hsl, hsla, color name (see wikipedia web colors)
font_colorcolor_advancedFont Coloroption colors - primary, error, info, inverse, muted, success, warning, link

web color - hex, rgb, rgba, hsl, hsla, color name (see wikipedia web colors)
amounttextAmount
sale_amounttextSale Amount
frequencytextBilling Frequency
borderborderAll Bordersstandard CSS border style
border_topborderTop Borderstandard CSS border style
border_rightborderRight Borderstandard CSS border style
border_bottomborderBottom Borderstandard CSS border style
border_leftborderLeft Borderstandard CSS border style
border_radiusborder_radiusBorder Radius%, em, px - examples: 25% or 10em or 20px

Examples

[intense_content_section imagemode="full"]
[intense_row]
[intense_column size="3" nogutter="1"]
[intense_pricing_table grouping="1" hover_expand="0"]
[intense_pricing_section template="heading_circle" title="Bronze" amount="$108.99" frequency="1 month" background_color="primary" font_color="#fff"/]
[intense_pricing_section template="standard_no_padding"][intense_map height="150px" address="14401 Winters Rd, Roanoke, IN 46783"]
[/intense_map][/intense_pricing_section]
[intense_pricing_section title="10 Users"/]
[intense_pricing_section title="5TB Disk Space"/]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3" nogutter="1"]
[intense_pricing_table grouping="1" hover_expand="0"]
[intense_pricing_section template="heading_circle" title="Silver" amount="$10.99" sale_amount="$9.99" frequency="month" background_color="warning" font_color="#fff"/]
[intense_pricing_section template="video"][intense_video video_type="youtube" video_url="http://www.youtube.com/watch?v=8QlvQC4MXxs"][/intense_pricing_section]
[intense_pricing_section title="50 Users"/]
[intense_pricing_section title="10TB Disk Space"/]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3" nogutter="1"]
[intense_pricing_table featured="1" grouping="1" hover_expand="0"]
[intense_pricing_section template="heading_circle" title="Gold" amount="$15.99" frequency="month" background_color="error" font_color="#fff"/]
[intense_pricing_section template="pricing" currency="bitcoin" amount="$50.99" frequency="monthly" /]
[intense_pricing_section title="Unlimited Users"/]
[intense_pricing_section title="Unlimited Space"/]
[intense_pricing_section template="standard_no_padding"][intense_image image="8867" size="postWide" title="unsplash_5244800b1ebf4_1" bgcolor="#ffffff"][/intense_pricing_section]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3" nogutter="1"]
[intense_pricing_table grouping="1" hover_expand="0"]
[intense_pricing_section template="heading_circle" title="Platinum" amount="$15.99" frequency="month" background_color="inverse" font_color="#fff"/]
[intense_pricing_section template="pricing" currency="bitcoin" amount="$50.99" frequency="monthly" /]
[intense_pricing_section title="Unlimited Users"/]
[intense_pricing_section title="Unlimited Space"/]
[intense_pricing_section template="standard_no_padding"][intense_image image="8866" size="postWide" title="unsplash_5244800b1ebf4_1" bgcolor="#ffffff"][/intense_pricing_section]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[/intense_row]

[/intense_content_section]


[intense_content_section imagemode="full"]
[intense_row]
[intense_column size="3" nogutter="1"]
[intense_pricing_table grouping="2"]
[intense_pricing_section template="heading" title="Bronze" amount="$8.99" frequency="month" background_color="primary" font_color="#fff"/]
[intense_pricing_section template="standard_no_padding"][intense_map height="150px" address="14401 Winters Rd, Roanoke, IN 46783"]
[/intense_map][/intense_pricing_section]
[intense_pricing_section title="10 Users"/]
[intense_pricing_section title="5TB Disk Space"/]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3"  nogutter="1"]
[intense_pricing_table featured="1" grouping="2"]
[intense_pricing_section template="heading" title="Silver" amount="$10.99" sale_amount="$9.99" frequency="month" background_color="warning" font_color="#fff"/]
[intense_pricing_section template="video"][intense_video video_type="youtube" video_url="http://www.youtube.com/watch?v=8QlvQC4MXxs"][/intense_pricing_section]
[intense_pricing_section title="50 Users"/]
[intense_pricing_section title="10TB Disk Space"/]
[intense_pricing_section template="footer"]
[intense_button size="large" border_radius="3px"]Buy Now[/intense_button]
[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3" nogutter="1"]
[intense_pricing_table  grouping="2"]
[intense_pricing_section template="heading" title="Gold" amount="$15.99" frequency="month" background_color="error" font_color="#fff"/]
[intense_pricing_section template="pricing" currency="bitcoin" amount="$50.99" frequency="monthly" /]
[intense_pricing_section title="Unlimited Users"/]
[intense_pricing_section title="Unlimited Space"/]
[intense_pricing_section template="standard_no_padding"][intense_image image="8867" size="postWide" title="unsplash_5244800b1ebf4_1" bgcolor="#ffffff"][/intense_pricing_section]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[intense_column size="3" nogutter="1"]
[intense_pricing_table grouping="2"]
[intense_pricing_section template="heading" title="Platinum" amount="$15.99" frequency="month" background_color="inverse" font_color="#fff"/]
[intense_pricing_section template="pricing" currency="bitcoin" amount="$50.99" frequency="monthly" /]
[intense_pricing_section title="Unlimited Users"/]
[intense_pricing_section title="Unlimited Space"/]
[intense_pricing_section template="standard_no_padding"][intense_image image="8866" size="postWide" title="unsplash_5244800b1ebf4_1" bgcolor="#ffffff"][/intense_pricing_section]
[intense_pricing_section template="footer"]<a class="btn btn-primary" href="#"><i class="icon-white icon-ok"></i> Select</a>[/intense_pricing_section]
[/intense_pricing_table]
[/intense_column]
[/intense_row]

[/intense_content_section]