How to Embed Your Widget on Your Website
Instructions for pasting your embed code on WordPress, Shopify, Squarespace, Wix, Webflow, and custom HTML sites.
In This Article
Getting Your Embed Code
Log in to your Social Media Feeds dashboard and open the widget you want to embed. In the left-hand column, click "Embed Code" to reveal the embed snippet, then click the copy button. The embed code is a single line of HTML that you paste into your website.
The code includes a lightweight script that loads asynchronously, so it won't slow down your page.
WordPress
In the WordPress editor (Gutenberg), add a "Custom HTML" block where you want the widget to appear. Paste your embed code into the block and save the page. If you're using the Classic Editor, switch to the "Text" tab and paste the code at the desired location.
No WordPress plugin is needed — the embed code works directly in any HTML block.
Shopify
Go to Online Store > Pages (or the page you want to edit). In the rich text editor, click the "<>" (Show HTML) button and paste your embed code. For theme sections, go to Online Store > Themes > Customize, add a "Custom Liquid" section, and paste the embed code there.
Squarespace
Edit the page where you want the widget. Click a "+" insert point and choose "Code" from the block menu. Paste your embed code into the code block. Make sure the "Display Source" option is turned off, then save.
Wix
In the Wix Editor, click "Add" (+) > "Embed Code" > "Embed HTML". Drag the element to your desired position on the page. In the HTML settings panel, select "Code" and paste your embed code. Adjust the element size as needed.
Webflow and Custom HTML Sites
In Webflow, add an "Embed" element from the Add panel to your page. Paste your embed code and save. For any custom HTML website, simply paste the embed code directly into your HTML file where you want the widget to appear.
The widget is fully responsive and will adapt to the width of its container automatically.