Squarespace Integration
Show testimonials on Squarespace pages with footer code or page blocks.
Squarespace supports custom code in the places that matter for Testinora. You can inject the widget site-wide for shared proof, or add it to a single page where it needs to reinforce a specific offer.
Embed code
<div id="testinora-widget"></div>
<script
src="https://testinora.com/widget.js"
data-widget-slug="your-slug">
</script>1
Use Code Injection for site-wide placement
Go to Settings → Advanced → Code Injection and paste the widget in the Footer area.
2
Use a Code Block for single-page placement
If you only need testimonials on one page, drop a Code Block into that page and paste the embed there.
3
Preview on the live site
Save your changes, publish, and check the live URL to confirm the widget loads correctly with your theme styles.
If the widget does not appear
Remove duplicate script snippets, publish the page again, and make sure the widget slug matches exactly.