Examples
Alert examples..
[alert type=”general”]Your Message Goes Here.[/alert]
[alert type=”error”]Your Message Goes Here.[/alert]
[alert type=”success”]Your Message Goes Here.[/alert]
[alert type=”notice”]Your Message Goes Here.[/alert]
Button example
[button color=”” size=”large” link=”#” target=””]Text here[/button]
[button color=”” size=”small” link=”#” target=””]Text here[/button]
One half toggle and tabs example
[accordian]
[toggle title=”Title” open=”yes”]Toggle information 1[/toggle]
[toggle title=”Title” open=”no”]Toggle information 2…[/toggle]
[toggle title=”Title” open=”no”]Toggle information 3…[/toggle]
[toggle title=”Title” open=”no”]Toggle information 4…[/toggle]
[toggle title=”Title” open=”no”]Toggle information 5…[/toggle]
[/accordian]
[tabs tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″ layout=”horizontal” backgroundcolor=”” inactivecolor=””]
[tab id=1]Tab content 1[/tab]
[tab id=2]Tab content 2[/tab]
[tab id=3]Tab content 3[/tab]
[/tabs]
Tab example
[tabs tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″ layout=”vertical” backgroundcolor=”” inactivecolor=””]
[tab id=1]
You can put any kind of content in here…
[/tab]
[tab id=2]
Or HERE
[/tab]
[tab id=3]
And HERE
[/tab]
[/tabs]
Content box example
[content_box title="Content Title" icon="tablet" image="" link="#" linktarget="" linktext="Learn More"]Content box content…[/content_box]
[content_box title="Content Title" icon="tablet" image="" link="#" linktarget="" linktext="Learn More"]Content box content…[/content_box]
[content_box title="Content Title" icon="tablet" image="" link="#" linktarget="" linktext="Learn More"]Content box content…[/content_box]
Title Examples
Title
Title
Title
Title
Title
Title
Blog example
[blog number_posts=”4″ cat_slug=”” title=”yes” thumbnail=”yes” excerpt=”yes” excerpt_words=”35″ meta_all=”yes” meta_author=”yes” meta_categories=”yes” meta_comments=”yes” meta_date=”yes” meta_link=”yes” paging=”no” scrolling=”pagination” strip_html=”yes” layout=”medium”][/blog]
Blog example 2
[blog number_posts=”4″ cat_slug=”” title=”yes” thumbnail=”yes” excerpt=”yes” excerpt_words=”35″ meta_all=”yes” meta_author=”yes” meta_categories=”yes” meta_comments=”yes” meta_date=”yes” meta_link=”yes” paging=”no” scrolling=”pagination” strip_html=”yes” layout=”grid”][/blog]
Google Map example
[map address=”1633 Davidson Rd McLean, VA 22101″ type=”roadmap” width=”50%” height=”300px” zoom=”14″ scrollwheel=”yes” scale=”yes” zoom_pancontrol=”yes”][/map]
Separator examples
Separator single
Separator Double Lined
Dashed line separator
Separator Shadow
Table Example with player information
# | Name | School | Class |
---|---|---|---|
# | Name | School | Class |
# | Name | School | Class |
# | Name | School | Class |
# | Name | School | Class |
# | Name | School | Class |
Table with anything in it
Col 1 | Col2 | Some Col | Another |
---|---|---|---|
Col 1 info | Col2 info | Some col info | Another col info |
Col 1 info | Col2 info | Some col info | Another col info |
Half with tables
[table]
[columns names="Col 1, Col2"]
[row data="Col 1 info, Col2 info"]
[row data="Col 1 info, Col2 info"]
[/table]
[table]
[columns names="Col 1, Col2"]
[row data="Col 1 info, Col2 info"]
[row data="Col 1 info, Col2 info"]
[/table]
Youtube example
[youtube id=”cIZiLzeLknw” width=”600″ height=”350″]
Progress bar..
[progress percentage=”60″ filledcolor=”#00aeef” unfilledcolor=””]Progress bar[/progress]