Documentation

Typedream

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

You can embed your custom Embeddable into Typedream by using their built-in Embed block.

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 Code to Typedream

  1. In your Typedream editor, navigate to the section where you want to add the Embeddable

  2. Click Add New Block on the bottom right
    Add new block

  3. In the menu that opens, select Embed
    Select Embed

  4. Click the Embed button that appears in the block
    Click Embed

  5. In the popup window, switch to the Code tab
    Code tab

  6. Paste your Embeddable code into the code input field
    Paste code

  7. Click Insert Code
    Insert code

Tip: The embed will only appear on your live site after publishing. Preview mode may not show the widget.

On this page