Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Website > Web Page List.
  2. Click the Edit icon next to a page where you would like to add the custom snippet.
  3. Click the Snippet icon in the page editor (it looks like a little blue paw). This will bring up a list of built-in custom tags.
  4. Scroll until you see the name of the snippet you would like to add.
    1. Built-in snippets look like this: Built-in: Name of Item
    2. Custom snippets you create will appear at the end of the list and look like this: Custom: Name of Your Snippet
  5. Click on the snippet name and a customtagwillbeinserted,suchascustom tag will be inserted,such as:{s970code255/}.
  6. Save your page.  When viewed outside of the editor, in your browser, the short codeshortcode will be replaced with the code from the code snippet.

...

Tip
titleWhere do I find it?

 You can create Custom Code Snippets for your page by going to Website > Custom Code Snippets.

...

Image Added


Follow these instructions to create a custom code snippet:

  1. Navigate to Website > Custom Code Snippets.
  2. Click Add A Custom Code Snippet
  3. Enter a name for the code snippet.
  4. Paste your HTML code into the Code box. 
  5. Click Save Code to save.
  6. Follow the instructions above, How to add a code snippet to your web page.

...