Live preview
WidgetsUpdated Mar 6, 2026
Ministry PlatformPlanning Center
User Badge
Display a staff member's name, photo, and title on your website. Profiles are managed directly in the Firesky dashboard — no CHMS connection required.
Setup
- Go to Dashboard → Widgets → User Badge
- Click Add badge to create a profile (name, photo, job title)
- Copy the Badge ID shown in the table
- Paste the ID into your embed snippet
Embed
<fs-user-badge id="your-badge-uuid"></fs-user-badge>
Show multiple badges side by side
<fs-user-badge id="uuid-1,uuid-2,uuid-3"></fs-user-badge>
Required attribute:
id— UUID (or comma-separated UUIDs) copied from the dashboard
Requirements
- Add allowed origins for your website domain in Dashboard → Widgets → Allowed origins
- Embed the Firesky script on your page
Use Case
Show one or more staff members on a page by their dashboard-managed UUID. The widget displays their name, photo (when uploaded), and job title.