Webflow Integration
Add testimonials to Webflow without custom plugins.
Webflow is a great fit for Testinora because the widget only needs a container and script. You can place it inside a page section, an Embed component, or site-wide custom code depending on how broadly you want to reuse it.
Embed code
<div id="testinora-widget"></div>
<script
src="https://testinora.com/widget.js"
data-widget-slug="your-slug">
</script>1
Open the page where you want testimonials to appear
Choose the landing page, homepage, or CMS template that needs social proof.
2
Use an Embed block or Page Settings
Paste the code into an Embed element for page-level placement, or use Page Settings → Custom Code → Before body tag for page-wide injection.
3
Publish and test
Publish the site and confirm the widget loads on the live domain, not just the designer preview.