Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Add Lightbox Image Descriptions using JackBox

home_topbanner

The following shows how you can setup image descriptions using the JackBox lightbox which is compatible with Essential Grid.

1. Purchase a copy of JackBox, and then after both Essential Grid and JackBox are installed and activated, set JackBox as the grid's default lightbox.

global-settings
enable-jackbox

2. Create and populate Custom Meta Data that will be used for the JackBox description.

meta-data-handle
add-new-meta-2
jackbox-meta
jackbox-description

3. Add the newly created Custom Meta to your grid's skin.

edit-skin
meta-skin-element

4. Then hide the Item Skin's custom meta element from initial view with some Custom CSS (so it only shows up inside the light box).

element-class-name
css-editor
hide-element

5. From the grid's main settings, add the following code to the "API/JavaScript" section (adjust the class name just like for the custom CSS part above).

custom-jackbox-js

Result:

jackbox-description-display
  • Quick Tip:
    Show the description by default from: "WP Menu -> Settings -> JackBox -> Show Description by Default -> Yes".