Link to some sample dropshadow testing.

Shortcodes Ultimate Tests:

[clear]

[one_third]

[gn_label style=”info”]Little Test Label[/gn_label] Shortcode Example: [cc lang=”php” inline=”true” nowrap=”false”][gn_label style=”info”]Little Test Label[/gn_label][/cc]

[clearline]

[gn_note color=”#FFCC00″] Content of a gn_note [/gn_note] [cc lang=”php” nowrap=”false”][gn_note color=”#FFCC00″] Content of a gn_note [/gn_note][/cc]

[clearline]

[gn_note color=”#FFCC00″]Content[/gn_note] [cc lang=”php” nowrap=”false”][gn_note color=”#FFCC00″]Content[/gn_note][/cc]

[clearline]

[gn_box title=”Box title” color=”#f00″] Content [/gn_box] [cc lang=”php” nowrap=”false”][gn_box title=”Box title” color=”#f00″] Content [/gn_box][/cc] [clearline]

[gn_box title=”This is a Box Title” color=”#00f”] A blue colored box with a bunch of different content. [/gn_box] [cc lang=”php” nowrap=”false”][gn_box title=”This is a Box Title” color=”#00f”] A blue colored box with a bunch of different content. [/gn_box][/cc] [clearline]

[/one_third]

[one_third_last] [clearline] [cc lang=”php” nowrap=”false”] $atts = shortcode_atts( array( ‘title’ => ”, ‘img’ => ”, ‘name’ => ”, ‘website’ => ”, ‘alt’ => ‘quoted text’ ), $atts);

$title=$atts[‘title’]; $img=$atts[‘img’]; $name=$atts[‘name’]; $website=$atts[‘website’]; $alt=$atts[‘alt’]; [/cc]

Column Three – Add anything you want here

[blue_message]Test[/blue_message]

Nivo Slider

Shortcodes Ultimate:

JBI WPA Shortcode listing Demos of their shortcodes.

Callouts:

[/one_third_last]

Leave a Comment