BubbleTestimonials
Social proof walls with star ratings for your Bubble app.
Overview
BubbleTestimonials gives you a clean, customizable social proof wall — quotes, names, avatars, star ratings, and source links. Pick from grid or masonry layouts and ship it in minutes.
Features
- Unlimited testimonials
- Star ratings (1–5)
- Avatar, name, role/company per quote
- Grid or masonry layout
- Optional source link (Twitter, LinkedIn, etc.)
- Brand-matched accent color
How to use
- 1
Go to rsvpscale.in/tools/bubbletestimonials
Open the live builder.
- 2
Add each testimonial
Quote, author, role, avatar URL, rating, source link.
- 3
Pick a layout
Grid for uniformity, masonry for organic look.
- 4
Click "Get Embed Code"
Builder generates the iframe snippet.
- 5
Copy the iframe snippet
One click copy.
- 6
Paste into Bubble HTML element
Drop, paste, ship.
Embed code example
bubble-html-element.html
<iframe
src="https://rsvpscale.in/embed/testimonials?c=<your-config>"
style="width: 100%; border: 0;"
loading="lazy"
></iframe>
<script src="https://rsvpscale.in/embed.js" async></script>Notes
Use masonry when quotes vary in length, and grid when you want a clean, uniform look on landing pages.