Booking decisions hinge on recent proof
A wedding photographer or event planner's client is booking months in advance, based almost entirely on trust. A wall with recent quotes reassures far more than three text-box testimonials from years ago.
Wix guide
Wix's drag-and-drop Editor makes almost everything visual, which is exactly why testimonials often end up as text boxes typed once at launch and never touched again. The 'Embed Code' element fixes that: it's a native Wix element built to hold third-party HTML, so a live testimonial wall sits on your page like any other Wix widget and refreshes itself whenever a new quote comes in — no re-editing text boxes required.
Free plan covers 10 testimonials and a badge widget — no credit card.
Wix is popular with service businesses selling trust as much as a product — a stale testimonial box undercuts that.
A wedding photographer or event planner's client is booking months in advance, based almost entirely on trust. A wall with recent quotes reassures far more than three text-box testimonials from years ago.
A standard Wix Text element is static. An Embed Code element can host a full carousel or grid without any custom JavaScript on your part.
Wix's separate mobile view often needs its own layout pass. An embedded widget is responsive on its own, so you don't need to manually resize testimonial text boxes for mobile.
Several Wix review apps charge monthly. An embed you control avoids one more recurring line item on top of your Wix Premium plan.
Steps for Wix Editor (classic). Wix Studio and Editor X use the same 'Embed' element under a similar name.
1. Build your wall in Plausa
Choose a variant and copy the embed snippet from your dashboard.
2. Open Add Elements in the Wix Editor
Click the + Add panel on the left side of the Editor.
3. Choose Embed Code
Go to Embed → Embed a Widget → Custom Embeds → Embed a Widget. Wix inserts a placeholder box on the canvas.
4. Paste the Plausa snippet
Click 'Enter Code' on the placeholder and paste the script/div pair, then click Update.
5. Resize and position the box
Drag the embed's corners to match your section width — Wix embeds don't auto-fit their container by default.
6. Check the separate mobile layout
Switch to mobile view in the Editor and resize the embed box there too; Wix treats desktop and mobile as separate layouts.
Paste this into the Embed Code element's code field.
<div data-plausa="my-wall" data-variant="carousel" data-lang="en"></div>
<script src="https://getplausa.com/plausa-widget.js" async></script>Wix's Embed a Widget option accepts the script tag directly — no need to use the 'HTML iframe' variant unless scripts are restricted on your plan.
On some Wix plans the 'Embed a Widget' option is limited; use 'Embed a Site' → HTML iframe instead if the script version doesn't render.
<iframe src="https://getplausa.com/embed/my-wall?variant=grid&lang=en" title="Plausa" style="width:100%;border:0;height:320px" loading="lazy"></iframe>A carousel near your booking form or contact button reassures right before the decision point.
Booked her for our wedding after seeing her work and she captured moments we didn't even know happened.
Our corporate event ran without a single hitch — the planner handled three vendor changes without us even knowing.
Site was live within a week and I can update the menu myself without calling anyone.
Illustrative examples — not real companies.
No — Plausa integrates through Wix's built-in Embed Code element, so there's no app to install, review, or pay for separately.
Yes, both offer an equivalent embed element; the naming differs slightly but the paste-in-code workflow is the same.
The Embed Code element uses a fixed-size box on the canvas. Resize it manually to fit your chosen widget variant.
Yes — create separate walls in Plausa and use a different embed box with a different slug on each page.
The script loads asynchronously and is lightweight; it shouldn't materially affect Wix's own site speed score.
Use the iframe embed instead via Embed → HTML iframe, which doesn't rely on an external <script> tag.
Create your wall, drag in an Embed Code element, and publish.
Start for free