Webring iframe test
Onion Ring webring widgets on Flowershow, via iframe embeds
Onion Ring on Flowershow — iframe test
This page tests whether the Onion Ring webring widgets work on a Flowershow site. Test A is the fix (iframes); test B is the old broken way, shown for comparison so you can see the difference.
What "pass" looks like: the widgets in Test A appear and stay put. The member list shows every site in the ring. In Test B, the widget appears for a split second and then vanishes — that's the React-hydration wipe we're working around.
On this test domain (which isn't itself in the ring) the little nav widget will read "Coming soon to the ADHMe webring!" instead of prev/next links. That's expected — and that message staying on screen is still a pass. To see real prev/next links, add this site's published URL as the first entry in
onionring-variables.jsand re-publish. The member list below works fully regardless.
Test A — the fix (iframes) ✅ should render and stay
Navigation widget:
Member list:
ring members
Test B — the old way (inline scripts) ❌ should flash, then vanish
If Test A stayed and Test B disappeared, the iframe approach is the way to go.