Documentation

Uscreen

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

You can easily add the Embeddable you created to your Uscreen 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 Code to Uscreen

  1. In the Uscreen page editor, click Add new block
    Add new block

  2. In the left panel, open the Widgets section
    Widgets tab

  3. Scroll down and select the Custom Code block
    Add Custom Code block

  4. Click Edit Code on the left panel
    Edit Code

  5. Paste your embed code into the code editor
    Paste Code

  6. Click Save
    Save Code

Tip: The widget will be visible on the live site and in preview mode. Use the "Publish" button when you're ready to go live.

On this page