What are shortcodes and how do I use them

Shortcodes are little shortcuts for accomplishing certain complex coding tasks without actually writing any code on your mobile website. An example shortcode looks like this [some-function]

Below are some shortcodes that are currently available on the mobile website builder:

ShortcodeDescription Example Usage
youtube Embed a YouTube video on any page on your mobile website. [youtube]dQw4w9WgXcQ[/youtube]

Where dQw4w9WgXcQ is the Video ID
search Show a search box for your website [search]


share Show social sharing buttons  [share]


form  Embed a form  [form=nnn]

Where nnn is the Form ID