Embed · WordPress

Embed an interactive demo in WordPress.

Add a Tellane lane to a WordPress page or post with the Custom HTML block, plus the Classic editor route and the WordPress.com plan caveat.

Where it goes: A landing page built in the block editor, a feature post, or a sidebar on the product page.

The snippet

One iframe

The share modal generates this for your lane; the example uses a placeholder address.

<iframe src="https://acme.tellane.com/l/pipelines-tour" width="100%" height="640" frameborder="0" allowfullscreen></iframe>

Steps

In WordPress

  1. In Tellane, open the lane → Share → copy the Embed snippet.
  2. In the WordPress block editor, press + and add a Custom HTML block.
  3. Paste the snippet; switch the block to Preview to see the player.
  4. Classic editor: switch the editor to the Text (HTML) tab and paste where you want the player.
  5. Update the page and drive the lane on the live URL.

Proof

This is what the embed looks like

A lane embedded on this page, the same way yours will be on WordPress. Drive it.

osprey.app/pipelines — captured with Tellane
LIVE DEMO
Osprey
Overview
Pipelines
Accounts
Reports
Settings
PIPELINES / Q3

Q3 enterprise pipeline

Invite teammate
Open pipeline$4.2M +12%
Win rate31% +4pts
Avg. cycle24d −6d
Weekly closed-wonJun — Aug
Meridian FreightNegotiation$380K
Cobalt HealthProposal$210K
Aster & Co.Discovery$95K
THIS PAGE EATS ITS OWN DOG FOOD
You're looking at a real Tellane demo.

Osprey is a fictional app we captured in five minutes. Click the glowing dots to drive it yourself — three stops, no sales call.

Lane progress
Embedded lane · the same player WordPress will show

If it doesn't work

What breaks, and the fix

  • The iframe disappears after saving on WordPress.com. WordPress.com strips iframes on its Free, Personal, and Premium plans; Business and above (and any self-hosted WordPress) keep them. On lower plans, link a screenshot to the lane instead.
  • A security plugin strips the iframe for non-admin authors. Authors without the unfiltered_html capability cannot save iframes. Publish as an administrator or grant the capability.
  • The player is letterboxed or cut off on phones. Keep width="100%" and set height to 640 on desktop; for a fixed 16:10 box wrap the iframe in a div with aspect-ratio: 16 / 10 and give the iframe height: 100%.
  • A 'Made with Tellane' badge shows on the demo. Free-plan lanes carry the badge; Growth removes it under Settings → Workspace.

FAQ

Questions

Is there a Tellane WordPress plugin?

No plugin is needed — the Custom HTML block carries the iframe.

Other platforms

Embed guides