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 Essential Grid Custom Meta to Page or Post via Shortcode

home_topbanner

The following example shows how you can add the grid's Custom Meta content to the page via shortcode.
This is useful if you want to make editing content easy for your client.

1. Create the Custom Meta.

add-new-meta-data
add-meta

2. Add some content to the new Custom Meta field.

add-meta-value

3. Add the following shortcode to the page, and modify the "eg-my-custom-meta" part to whatever handle was chosen for the Custom Meta previously created.

meta-shortcode

4. Add the following code to your theme's "functions.php" file.