WordPress
2 min read
Add the Made For Law probate calculator to your WordPress site using the universal embed code.
Overview
Adding the probate calculator to a WordPress site takes under 5 minutes. You paste the same universal embed code used on any website — no plugin required.
Adding the Calculator
1
Get your embed code
Log in to your portal at portal.madeforlaw.com and go to Settings > Embed. Copy the script tag shown on the page.
2
Add to a WordPress page
- Edit the page where you want the calculator
- Add a Custom HTML block (in the Gutenberg editor, click + and search for "Custom HTML")
- Paste the embed code into the block
- Click Preview to confirm the calculator renders
3
Publish
Save or publish the page. The calculator is now live and responsive on desktop and mobile.
Configuration
All settings — default state, branding, lead capture, and allowed domains — are managed in your portal dashboard at portal.madeforlaw.com, under Settings > Embed and Settings > Branding.
| Setting | Where to Configure |
|---|---|
| Allowed Domains | Portal > Settings > Embed |
| Default State | Portal > Settings > Embed |
| Branding (logo, colors) | Portal > Settings > Branding |
| Lead Capture | Portal > Settings > Embed (Pro) |
Classic Editor
If you use the Classic Editor instead of Gutenberg:
- Switch to the Text tab (not Visual)
- Paste the embed code where you want the calculator to appear
- Save or publish the page
Troubleshooting
- Calculator not showing: Verify your domain is added to the allowed list in Settings > Embed in the portal
- Layout issues: The calculator is responsive by default. If it appears too narrow, ensure the containing element has sufficient width
- Caching plugins: If changes to your embed settings are not reflected, clear your WordPress cache (WP Super Cache, W3 Total Cache, etc.)
See Common Issues for more help.
Was this page helpful?