Consultants sell judgement, not a visible product
An independent consultant's Squarespace site has little to show except case studies and words. A testimonial section right after the services list closes the credibility gap fast.
Squarespace guide
Squarespace templates are built around tight visual sections, so a testimonial block needs to sit inside that structure rather than break it. The Code Block, available in every section of the 7.1 fluid engine, is designed to hold exactly this kind of third-party HTML — drop it between your usual sections and a live testimonial wall appears without touching your template's design panels.
Free plan covers 10 testimonials and a badge widget — no credit card.
Squarespace's strength is clean, consistent sections — testimonials need to respect that rhythm to look native rather than bolted on.
An independent consultant's Squarespace site has little to show except case studies and words. A testimonial section right after the services list closes the credibility gap fast.
A boutique store's product images do the visual selling; a testimonial section nearby answers 'is this actually as good as it looks'.
Squarespace's extension ecosystem is smaller than Shopify's or WordPress's plugin library. A direct embed sidesteps needing a third-party extension license altogether.
The built-in Testimonials block only fits fixed text — no photo, no live updates. A Plausa embed replaces it with something that updates without editing the template again.
On 7.0 templates, the equivalent element is called 'Code Block' too, found the same way inside a content area.
1. Build your wall in Plausa
Pick a variant and copy the embed snippet.
2. Open the page in the Squarespace editor
Navigate to the page and hover where you want testimonials to appear until the insert (+) icon shows.
3. Insert a Code Block
Click the + icon, choose 'Code' from the block menu — it's listed under the Media or More section depending on your template.
4. Paste the Plausa snippet and turn off 'Display Source'
Paste the script/div pair into the code field; make sure 'Display Source' is unchecked so it renders instead of showing as text.
5. Set the block to full-bleed or inset
Use the block's width setting to match neighbouring sections — inset for a widget between paragraphs, full-bleed for a homepage wall.
6. Save and preview on mobile
Squarespace's fluid engine reflows automatically, but always check the mobile preview before publishing.
Paste this into the Code Block's code editor.
<div data-plausa="my-wall" data-variant="grid" data-lang="en"></div>
<script src="https://getplausa.com/plausa-widget.js" async></script>Make sure 'Display Source' is off in the Code Block settings, otherwise Squarespace shows the raw code instead of rendering it.
If your Squarespace plan restricts external scripts in Code Blocks, use the iframe embed, which Squarespace treats as a standard media element.
<iframe src="https://getplausa.com/embed/my-wall?variant=carousel&lang=en" title="Plausa" style="width:100%;border:0;height:320px" loading="lazy"></iframe>A grid section between your services list and your contact block adds proof exactly where the visitor is deciding.
Her strategy session alone was worth more than the three months I spent guessing on my own.
The quality is exactly what the photos show — rare for online shopping in my experience.
Response time on emails was same-day even on a weekend. Made the whole project feel handled.
Illustrative examples — not real companies.
No — Plausa integrates through the native Code Block, so there's no extension to purchase or maintain from the Squarespace Extensions marketplace.
Yes, both versions have a Code Block; the exact insert menu differs slightly but the paste-in-code step is identical.
The Code Block has a 'Display Source' toggle — turn it off so Squarespace renders the HTML instead of displaying it literally.
Yes — the built-in block is static text only; a Plausa embed in a Code Block gives you a live, self-updating wall instead.
The script loads asynchronously and is lightweight, so impact on Squarespace's built-in speed insights should be minimal.
Use the iframe fallback instead, which Squarespace renders as a standard embedded frame rather than an inline script.
Create your wall, drop a Code Block into your template, and publish.
Start for free