Documentation

Mozello

Step-by-step guide to embed widgets in Mozello.

You can easily add the Embeddable you created to your Mozello website by copying and pasting a simple code snippet. Once it's added, you can continue editing and updating the Embeddable from your dashboard, and all changes will automatically appear on your live site without needing to update the code again.

Step 1: Copy the Embed Code

  1. In the top-right corner of the editor, click the Embed button
    Embed button

  2. A popup window will appear with your embed code. Click the Copy Code button
    Embed window

Step 2: Add the Embed Code to Mozello

  1. In the Mozello editor, click the Add content block button where you want to place the widget
    Add content block

  2. Choose the Text block from the list
    Add Text Block

  3. Delete the placeholder content, or leave it if you want to add the widget alongside text
    Delete default content

  4. Click the HTML icon in the text editor toolbar
    Open HTML view

  5. You can also use the Insert Code option from the plus (+) menu
    Insert Code option

  6. In the popup window, paste your embed code
    Paste embed code

  7. Click Insert Code to apply
    Insert Code button

Tip: The widget will only be visible on the published site or in preview mode.

On this page