Stories Widget

Integrate Stories Widget SDK on WordPress.com

Published on August 20, 2025

1. Introduction

Add the Stories Widget SDK using the HTML block for a single page/post or site‑wide code injection if your plan allows.

2. Prerequisites

  • WordPress.com site (Business plan or higher for custom code)
  • Organization ID
  • SDK URL, e.g. https://cdn.usemevo.com/story-sdk.min.js

3. Step-by-Step Instructions

Option A — Per Page/Post

  1. Edit a page/post in the Block Editor.
  2. Add a “Custom HTML” block and paste (note: some plans sanitize scripts):
    <script src="https://cdn.usemevo.com/story-sdk.min.js" id="YOUR_ORG_ID" defer></script>
  3. Update/Publish.

Option B — Site‑wide (if your plan supports custom code)

  1. Use a code-injection feature or plugin to add this to Footer:
    <script src="https://cdn.usemevo.com/story-sdk.min.js" id="YOUR_ORG_ID" defer></script>
  2. No extra container is needed; the widget mounts to the top of the page automatically.

4. Verification

  • View the page; the stories should appear.

5. Troubleshooting

  • If the HTML block sanitizes scripts, use a code-injection feature or approved plugin.
  • Clear cache/CDN if recent changes don’t show.
  • Check the console for blocked scripts (CSP) or mixed content.

Add Stories to WordPress.com

Enhance your WordPress site with tappable story bubbles and a beautiful viewer.

Get started