Follow the steps to embed Testimonial Wall of Love on Notion page.
1. Click the "+" to open the blocks
2. Scroll to the Embeds section and choose Embed
3. You should see a new block like below
4. Go to your Testimonial's account, in the Manage your Space page, on the left menu, click Wall of Love from the EMBEDS section.
5. You will see a popup modal like this and select your desired layout.
6. In the code part, the second line is an <iframe>, something like this:
<script type="text/javascript" src="https://testimonial.to/js/iframeResizer.min.js"></script>
<iframe id="testimonialto-wall-of-love-for-testimonial-light" src="https://embed-v2.testimonial.to/w/wall-of-love-for-testimonial?theme=light&card=base" frameborder="0" scrolling="no" width="100%"></iframe> <script type="text/javascript">iFrameResize({log: false, checkOrigin: false}, "#testimonialto-wall-of-love-for-testimonial-light");</script>
Only copy the source link, in the sample c
ase, you just need to copy
https://embed-v2.testimonial.to/w/wall-of-love-for-testimonial?theme=light&card=base
7. Then go back to your Notion page, and paste the copied URL link in the input field from step 3.
8. That's it! You should be able to see all your Wall of Love embedded in Notion 🥳