Wix integration
A Wix social media widget that behaves itself.
Wix places things absolutely. A social media widget grows and shrinks as posts arrive, which makes it the one element on a Wix page that will not behave itself — worth ten minutes of understanding before you drop one in.
Embed a Widget, not Embed a Site
Wix offers two embed elements that sound similar and behave very differently. Picking the wrong one is the single most common Wix mistake.
Embed → Embed a Widget (HTML iframe)
The right one. It takes an HTML snippet and runs it in a sandboxed frame that you size on the canvas.
Not Embed a Site
That one takes a URL and shows a whole website inside a frame. It will technically show something and it will be the wrong thing.
Inside a strip, full width
For a wall. Wix strips give you a full-bleed band that behaves predictably at every breakpoint.
Wix Studio — a custom element in a section
Studio's layout engine is closer to CSS grid than classic Wix, so an embed inside a section resizes far more sensibly.
Adding it to Wix
- 1
Add → Embed Code → Embed a Widget
In the editor, choose Embed a Widget rather than Embed a Site. A blank frame appears on the canvas.
- 2
Paste the snippet into Enter Code
Click Enter Code and paste both lines. Apply.
- 3
Size the frame generously
This is the part that matters on Wix. Drag the frame to roughly the height the wall needs. Wix does not let the frame grow to its content, so leaving it too short crops the wall and too tall leaves white space.
- 4
Publish and check on a phone
Wix's mobile editor keeps separate layout settings. Check the mobile view and resize the frame there too — it does not inherit the desktop height.
What trips people up on Wix
Almost every Wix issue comes back to the same root cause: your embed runs inside a frame Wix controls, and that frame does not resize itself.
- Choosing Embed a Site instead of Embed a Widget, and getting a website inside a website
- A frame sized for desktop that crops half the wall on mobile, because Wix keeps the two layouts separate
- Expecting the frame to grow when new posts arrive. It will not — size it for the layout, and prefer a fixed-height layout like Carousel or Compact where vertical space is tight
- Editing in the Wix editor and not republishing. Wix changes are not live until you press Publish
Wix questions
The Wix frame is shorter than the content. Wix embeds do not auto-grow, so drag the frame taller in the editor — and check the mobile layout separately, since it keeps its own size.
Other platforms
One snippet, then never again.
Build the feed, paste it into Wix once, and it keeps itself current from then on.
Start free