Feedspace Home Dashboard

How to Embed Wall of Love in Thinkific

Last updated on October 15, 2025

Overview

You can embed the Wall of Love from Feedspace into your Thinkific website using the Text & Media section’s HTML editor.
Although Thinkific doesn’t provide a dedicated Custom HTML section, its text editor supports both HTML and JavaScript when switched to HTML mode.
This allows you to showcase your customer testimonials and reviews directly on any Thinkific page.

Step 1 – Copy Your Embed Code from Feedspace

  • Go to your Feedspace dashboard
  • Select Pages from the left sidebar
  • Choose the Wall of Love you want to embed
  • Click the Share tab
  • Copy the embed code, which looks like this:
Click On Share Tab and Copy Embed Code

Step 2 – Open Thinkific Site Builder

  • Log in to your Thinkific admin dashboard.
  • From the left sidebar, click Design Your Site → Site Pages.
  • Select the page where you want to add your Wall of Love.
  • Click Edit to open the Site Builder.

Step 3 – Add or Edit a Text & Media Section

  • In the Site Builder, click Add Section.
  • Select Text & Media from the list.
  • If you already have an existing section where you want the Wall of Love, you can edit it instead.

Step 4 – Open the HTML Editor

  • In the content panel of the Text & Media section, locate the toolbar.
  • Click on the HTML icon (</>) to switch the editor into HTML mode.
  • This opens a plain HTML area where you can add custom code.
Click on the HTML icon (</>)

Step 5 – Paste the Embed Code

  • Paste the embed code you copied from Feedspace.
  • Make sure both the <div> and <script> tags are included.
  • Click Save when you’re done.

Step 6 – Preview and Publish

  • Click Save again in the Site Builder.
  • Publish your page and preview it in a new tab.
  • The Wall of Love should now appear and load your customer reviews properly.

Step 7 – Optional: Add Script Globally

  • If you want to use the Wall of Love on multiple pages, you can load the script globally.
  • Go to Settings → Code → Footer Code.
  • Paste only the script tag (not the div):
  • <script src=”https://js.feedspace.io/v1/embed/embed.min.js” type=”text/javascript” async></script>

Then, you only need to add the <div> container wherever you want the Wall of Love to appear.

You might also find helpful

How to Create a Wall of Love Page in Feedspace

Steps to Create a Page Log into Feedspace Sign in with your account credentials. Go to Pages From the left sidebar, click Pages. Create Page Click Create Page. This opens the creation screen with some reviews auto-selected in the space. Select Reviews Go to the Select Review page and choose...

How to Embed Wall of Love in Teachable

Overview You can embed the Wall of Love from Feedspace into your Teachable school pages using custom code.Teachable allows you to add HTML embeds in lecture pages, custom pages, or the site footer area. This makes it easy to showcase your customer testimonials and reviews directly on your course pages...

How to Embed Widget in Teachable

Overview You can embed the Widget from Feedspace into your Teachable school pages using custom code.Teachable allows you to add HTML embeds in lecture pages, custom pages, or the site footer area. This makes it easy to showcase your customer testimonials and reviews directly on your course pages or homepage....