Shortcodes

Callout Boxes

[callout align=”center” width=”400″]
This is a 400px centered callout box
[/callout]

[callout align=”left” width=”200″]
This is a 200px left aligned callout box
[/callout]

[callout align=”right” width=”100″]
This is a 100px right aligned callout box
[/callout]

[callout]
This is a callout that will expand the entire width of its parent container.
[/callout]

[clearline]

// Three Columns Example – Fluid Columns

Column One – Add anything you want here

Column Two – Add anything you want here

Column Three – Add anything you want here

[clearline]

// Two Columns Example – Fluid Columns

Column One – Add anything you want here

Column Two Add anything you want here

[clear]

[button align=”center” color=”red” size=”small” link=”#”]Small Button[/button]
[button align=”center” color=”white” size=”medium” link=”#”]Medium Button[/button]
[button align=”center” color=”yellow” size=”large” link=”#”]Large Button[/button]

[clearline]

[toggle title=”Button text One”]
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic
[/toggle]

[toggle title=”Button Text Two”]
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic
[/toggle]

[toggle title=”Button Text Three”]
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic
[/toggle]

[clearline]

Tab Group

[tabgroup]
[tab title=”Tab 1″ id=”1″]Tab 1 content[/tab]
[tab title=”Tab 2″ id=”2″]Tab 2 content[/tab]
[tab title=”Tab 3″ id=”3″]Tab 3 content[/tab]
[/tabgroup]

[clearline]
Insert a list of related (tagged) posts.
[related_posts]

[clearline]
Insert a list of your latest posts from specified category(s) into any page with optional thumbnail and excerpt.

[latest excerpt=”true” thumbs=”true” width=”50″ height=”50″ num=”5″ cat=”1″]
[clear]
Styling lists
[ticklist]

  • This is item one
  • This is item two
  • This is item three

[/ticklist]
[crosslist]

  • This is item one
  • This is item two
  • This is item three

[/crosslist]
[clearline]
Fancy {blockquote}
[myquote from=”Marty, Internoetics.com”]
This quote box can be inserted into any post by using the shortcode of [myquote]. You should probably limit the number of quote boxes you use on your website to one or two. Readers can get use to consistency and are often confused by page presentations that changes regularly
[/myquote]

[clear]
Quotes as Testimonials
[testimonial img=”http://www.berkhamstedosteopaths.co.uk/bwp/wp-content/themes/DefaultWP/images/wordpress-avatar.png” name=”Marty” website=”http://www.internoetics.com” alt=Marty”]
This quote box can be inserted into any post by using the shortcode of [testimonial]. You should probably limit the number of quote boxes you use on your website to one or two. Readers can get use to consistency and are often confused by page presentations that changes regularly
[/testimonial]

[clear]