Terms & Conditions

Quick Start Guide

By embedding calculators, you accept all legal terms. Review legal section before implementing.

1

Copy Embed Code

Click “Embed” button on any calculator. Copy the provided iframe code.

2

Add to Website

Paste code into your site using platform-specific HTML/iframe element. See implementation guide for your platform.

3

Validate Setup

Test calculator functionality. Check responsive display. Ensure attribution visible. Verify all features work.

Implementation Guide

WordPress

Standard Editor (Gutenberg)

  1. Navigate to Pages/Posts → Edit
  2. Click ‘+’ to add new block
  3. Search for “Custom HTML” block
  4. Paste calculator embed code
  5. Click ‘Preview’ to verify display
  6. Update/Publish page

Classic Editor

  1. Switch to ‘Text’ tab
  2. Paste embed code at desired location
  3. Switch to ‘Visual’ to verify
  4. Update/Publish page

Elementor

  1. Edit page with Elementor
  2. Drag ‘HTML’ widget to desired section
  3. Paste embed code in HTML box
  4. Click ‘Apply’ button
  5. Preview changes
  6. Publish updates

Divi Builder

  1. Enable Divi Builder
  2. Add new section/row if needed
  3. Insert ‘Code’ module
  4. Paste embed code in content area
  5. Save module settings
  6. Save page changes

Shopify

Theme Editor

  1. Go to Online Store → Themes
  2. Click ‘Customize’ on active theme
  3. Select page/section to edit
  4. Add ‘Custom HTML’ section
  5. Paste calculator embed code
  6. Save changes

Page Editor

  1. Navigate to Pages
  2. Create/edit desired page
  3. Click ‘Show HTML’ button
  4. Paste embed code
  5. Save page

Wix

Editor Instructions

  1. Open Wix Editor
  2. Click ‘+’ (Add Elements)
  3. Select ‘Embed’ → ‘HTML iframe’
  4. Click ‘Enter Code’
  5. Paste calculator embed code
  6. Click ‘Update’
  7. Adjust size if needed
  8. Publish site changes

Wix ADI

  1. Select section to edit
  2. Click ‘Add’ → ‘Embed’
  3. Choose ‘HTML iframe’
  4. Insert embed code
  5. Save and publish

Squarespace

  1. Edit desired page
  2. Add ‘Code’ block
  3. Select ‘HTML Embed’
  4. Paste calculator code
  5. Apply changes
  6. Save and publish

HTML Website

Direct Implementation

  1. Open HTML file
  2. Locate desired position
  3. Add container div:
<div style="max-width: 800px; margin: 0 auto; padding: 20px;">
    [Embed Code Here]
</div>
  1. Replace [Embed Code Here] with calculator code
  2. Save file
  3. Upload to server

Webflow

  1. Open Webflow Designer
  2. Add ‘Embed’ element
  3. Paste calculator code
  4. Adjust container settings
  5. Publish changes

Important Notes

  • Always test embed after implementation
  • Verify calculator responsiveness
  • Ensure attribution remains visible
  • Check mobile display
  • Validate all calculator functions

Requirements

Technical

  • Responsive width adaptation
  • Default height preservation
  • No iframe interference
  • Unmodified embed code
  • Standard HTML compliance

Display

  • Attribution badge visible
  • Links remain clickable
  • Mobile responsive layout
  • No overlay interference
  • Cross-browser compatible

Usage

  • No automated access
  • No data scraping
  • No commercial usage
  • No iframe manipulation
  • No reverse engineering