Shortcodes

[intense_lightbox]

Description

Allows you to show images, html content, and web pages (using iframes) in a lightbox.

Screenshots

Colorbox

lightbox

Magnific Popup

lightbox

Prettyphoto

lightbox

Touchtouch

lightbox

Swipebox

lightbox

Thickbox

lightbox

PhotoSwipe

lightbox

Dialog

lightbox

Attributes

AttributeTypeDialog TitleDescriptionDefaultAvailable Values
typedropdownTypecolorboxcolorbox - Colorbox
magnificpopup - Magnific Popup
photoswipe - PhotoSwipe (image only)
prettyphoto - PrettyPhoto
swipebox - Swipebox (image only)
thickbox - Thickbox (image only)
touchtouch - TouchTouch (image only)
content_typedropdownContent Typeimagehtml - html
image - image
iframe - iframe
urltextURLused for the url of the iframe
html_elementtextHTML Element IDthe content of the HTML element will be shown in the lightbox
imageimageImageenter a WordPress attachment ID or a URLWordPress ID or any URL
image_sizeimage_sizeImage Sizefull
titletextLink Title
descriptiontextLink Description
groupingtextLightbox Groupoptional - allows for lightbox slideshows

Compatibility

Thickbox has a bug in Internet Explorer 10 in which the image will extend slightly beyond the lightbox.

Examples

[intense_lightbox image="10014" image_size="medium500" title="Title" description="Description"] [/intense_lightbox]

[intense_lightbox type="magnificpopup" content_type="html" html_element="source-test"] [/intense_lightbox]

[intense_lightbox type="prettyphoto" content_type="iframe" url="http://wikipedia.com"] [/intense_lightbox]

<div id="source-test">
[intense_image image="8891" size="postFull" title="My Image" bgcolor="#ffffff" effeckt="1"]
Check this out friends
</div>