Shortcodes

[intense_image]

Description

Adds an animated image to the page

Screenshots

image

Dialog

image

Attributes

AttributeTypeDialog TitleDescriptionDefaultAvailable Values
imageimageImageenter a WordPress attachment ID or a URLWordPress ID or any URL
imageiddeprecateduse image instead
imageurldeprecateduse image instead
sizeimage_sizeImage Size
typedropdownTypeslideleftslideleft - Slide Left
slideright - Slide Right
slideup - Slide Up
slidedown - Slide Down
heighttextHeightmeasured in pixels
speedtextSpeedmeasured in milliseconds30
zindexhiddenz-index

Examples

[intense_content_section size="full" background_color="#1e73be" padding_bottom="0"]
[intense_spacer height="115"/]
<h1 style="text-align: center; color: #fff;">Slide Left and Slide Right</h1>
[intense_spacer height="150"/]
[intense_animated_image imageid="9260" type="slideleft" speed="70" /][intense_animated_image imageid="9262" type="slideright" /]
[/intense_content_section]

[intense_content_section size="full" imageid="8892" imagemode="repeat" background_color="#101010" padding_bottom="0" padding_top="0"]
[intense_row padding_top="0"]
[intense_column size="1"]
[intense_spacer height="300"/]
[intense_animated_image imageid="9254" type="slidedown" speed="5" height="300" /]
[intense_animated_image imageid="9255" type="slideup" speed="30" height="300" /]
[/intense_column]
[intense_column size="10"]
[intense_spacer height="50"/]
[intense_promo_box size="mega" background_color="#000" background_opacity="70" color="#fff" shadow="8"]
<h1 style="text-align: right;">Danger, Will Robinson!</h1>
<h3 style="text-align: right; color: #fff;">Slide up and down</h3>
[/intense_promo_box]
[/intense_column]
[intense_column size="1"]
[/intense_column]
[/intense_row]
[intense_animated_image imageid="9250" type="slideright" speed="110" height="300" /]
[/intense_content_section]

[intense_content_section size="full" margin_bottom="-30" padding_bottom="0" padding_top="0"]
[intense_promo_box size="mega" background_color="#87CEFA" color="#666"]
<h1 style="text-align: center;">Multiple Animated Images</h1>
[/intense_promo_box]
[intense_spacer height="8"/]
[intense_animated_image imageid="9260" type="slideright" speed="200" /][intense_animated_image imageid="9262" type="slideright" speed="95" /][intense_animated_image imageid="9125" type="slideleft" speed="90" /][intense_animated_image imageid="9122" type="slideright" speed="40" /][/intense_content_section]