Skip to main content
Skip table of contents

HTML

An HTML content type can be useful in cases such as embedding external HTML code like widgets or forms into your site.

Add an HTML page to the website

  1. Sign into your website and go into the Website tab

  2. Go to the section where you wish the page to reside

  3. Click on [add here] which is located to the right under Options

  4. Using the Content Type drop down choose HTML then Continue

  5. Give the page a name. This is the file name for the admin system; make it short and easy to recognize

  6. You can give the file a Title if it's a form or something else that you want a title to show above, otherwise, a title is not needed

  7. Continue

  8. Type the code into the code editor. You can also paste an embed code or external HTML code into that editor.

  9. Save Changes

  10. Click on the file you created and then click 'view' under Options to view the file

  11. Connect it to a navigation menu to make it accessible on the website

Embed HTML page within an article: rich page

There are two different ways to embed an HTML code or page within an article: rich page you have created on the website:

Add embed code directly to the page- preferred method

  1. Navigate to the area where the article: rich page is stored and click edit content

  2. Within the text editor click on Tools and click Source code

  3. Copy/paste the embed code within the area of the page where you want it to display

  4. Click Save Changes

Video instructions:

Embed HTML page within the page

This should only be done for smaller files as if the file is too large you will receive an error message that stats “There was an error parsing your template: Document is too large or complex”

  1. Navigate to the area where the article: rich page is stored and click edit content

  2. Within the text editor place the following text in the area where you want the HTML page content to display: $website.include(“URLpathtext”). For example if the file is named “test-HTML” and is located within the information section of your website, the URL path would be: /information/test-html

  3. Click Save Changes

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.