Button Shortcodes

Following are examples for using the customized, built-in button shortcodes.
Learn more about shortcodes.

This is a line with a Default Button with some text afterward.

Code: [mybutton]Default Button[/mybutton]


This is a line with an Info Button with some text afterward.

Code: [mybutton type="info"]Info Button[/mybutton]


This is a line with an Alert Button with some text afterward.

Code: [mybutton type="alert"]Alert Button[/mybutton]


This is a line with a Tick Button with some text afterward.

Code:  [mybutton type="tick"]Tick Button[/mybutton]


This is a line with a Download Button with some text afterward.

Code: [mybutton type="download"]Download Button[/mybutton]


This is a line with a Note Button with some text afterward.

Code: [mybutton type="note"]Note Button[/mybutton]