Basic Shortcodes

Quote

Example

[quote class=”my-quote”]This is my quote[/quote]

Shortcode

[quote class="my-quote"]This is my quote[/quote]

Image

Example

[img src=”sites/all/themes/flatize/logo.png” class=”my-image” alt=”logo image” /]

Shortcode

[img src="sites/all/themes/flatize/logo.png" class="my-image" alt="logo image" /]

Highlight

Example

[highlight class=”my-highlight”]This is highlight text[/highlight]

Shortcode

[highlight class="my-highlight"]This is highlight text[/highlight]

Button

Example

[button path=”#” class=”my-button”]This is my button[/button]

Shortcode

[button path="#" class="my-button"]This is my button[/button]

Dropcap

Example

[dropcap class=”my-dropcap”]This is dropcap[/dropcap]

Shortcode

[dropcap class="my-dropcap"]This is dropcap[/dropcap]

Item

Example

[item class=”my-item” type=”span”]This is an item[/item]

Shortcode

[item class="my-item" type="span"]This is an item[/item]