Smart Calculations, Smarter Decisions
Use the HTML card. One minute, no plugins, works with every theme.
Ghost's editor has a built-in HTML card that accepts raw HTML including iframes. Paste a CalcIQ embed snippet and you have a working calculator in your blog post. No plugins, no code injection, no theme modifications needed.
One gotcha: If you send posts as email newsletters, iframes are stripped by email clients. Add a fallback link for email readers.
Open the CalcIQ embed library and click Copy on any calculator. You get:
In the Ghost editor, click the + button (between content blocks) or type /html and select HTML from the card menu.
A code editor panel opens inline.
Paste the iframe snippet into the HTML card. Click outside the card โ you'll see a preview of the calculator right in the editor.
Unlike Webflow, Ghost renders iframe previews directly in the editor. What you see is what readers get.
Publish or update your post. The calculator is immediately live and functional.
If you use Ghost's built-in newsletter feature to email posts to subscribers, the calculator will not appear in the email. All email clients strip iframes for security.
Solution: Add a fallback below the HTML card using a regular text card:
Web readers see the calculator; email readers see the link. Best of both worlds.
| Calculator | Recommended Height |
|---|---|
| SIP, EMI, FD, Rent vs Buy | 550โ600px |
| Coffee, Fuel, Loan Comparison | 500px |
| BMI, Age, Tip | 400โ450px |
If you want a calculator in your sidebar, footer, or a specific section across all posts, use Ghost's Code Injection (Settings โ Code injection โ Site Footer):
This adds the calculator to every page on your Ghost site. Use sparingly โ only for calculators relevant to all content.
Need to embed on a different platform? See our guides for WordPress, Webflow, Squarespace, Wix, or Notion.
Or browse the full embed library with copy-paste code for all 19 calculators.