Skip to main content

How to embed your Wall of Love in Notion

Embed your Testimonial Wall of Love in any Notion page using Notion's built-in Embed block.

Written by Rachel Ann Pangilinan

Instructions

Step 1: Add an Embed block in Notion

  1. Open the Notion page where you want to add your Wall of Love.

  2. Click the + icon on a new line, or type /embed and select Embed from the menu.

    notion image
  3. An input field asking for a URL will appear β€” leave it open and switch to Testimonial.

    notion image

Step 2: Get your embed URL from Testimonial

Open your Space and click Embed widgets in the sidebar.

  1. Select the Wall of Love tab if it is not already active.

  2. If you already have a Wall of Love embed, click the clipboard icon on its card (Copy embed code). Skip to step 6.

    • To create a new embed, click Create Wall of Love.

  3. Choose a layout: Masonry - animated, Masonry - fixed, or Carousel slider. Customize theme, colors, and other settings, then click Save & Continue.

  4. On the Your Wall of Love is Ready! screen, review the preview, and click Copy code.

  5. In the code snippet provided, find the src URL inside the <iframe> tag β€” it looks like this:

    • https://embed-v2.testimonial.to/w/your-space-name?theme=light&card=base
  6. Copy that URL only β€” not the full code block.

    1. Sample code

      1. <script type="text/javascript" src="https://testimonial.to/js/iframeResizer.min.js"></script>

        <iframe id='testimonialto-4b61c4e7-1afb-4681-85c1-2a15a93015a0' src="https://embed-v2.testimonial.to/w/testimonial-collection?id=4b61c4e7-1afb-4681-85c1-2a15a93015a0" frameborder="0" scrolling="no" width="100%" ></iframe>

        <script type="text/javascript">iFrameResize({log: false, checkOrigin: false}, '#testimonialto-4b61c4e7-1afb-4681-85c1-2a15a93015a0');</script>

Step 3: Paste the URL into Notion

  1. Return to Notion and paste the copied URL into the Embed block input field.

  2. Press Enter or click the Embed link.

Your Wall of Love will now appear inside your Notion page.

πŸ’‘ Tip: If the embed appears blank, make sure you copied only the src URL, not the full <iframe> code.

Note: Potion turns Notion pages into websites. The embed process is the same as Notion β€” paste the src URL from your Wall of Love embed code into a Notion Embed block on the page Potion is serving. Since Potion renders your Notion pages as a website, the Wall of Love you embed in Notion will automatically appear live on your Potion site.

​Need help? Use the live chat at testimonial.to or email [email protected].

Next steps:

Did this answer your question?