Author
Patrick Bass Submitted
Sep 5, 2026 4:34am Summary
Family meal sharing tickets: the conditions behind the share button and the Share with family? switch, reading a "logged but not shared" report back to a member, sharing a saved meal without logging it, and what to escalate Community Landing Pages
Every forum has a public landing page at /forums/{slug}/about that serves as a welcome mat for new visitors.
What the Landing Page Shows
- Hero banner. Cover image or brand-color gradient with the forum icon, name, and description
- Stats. Member count, topic count, reply count
- About section. The forum's long-form description
- Recent activity. The 5 most recent threads with author avatars
- Community rules. Shown if the forum has rules configured
- Top contributors. The most active members as an avatar grid
- Creator. Who created the forum, with their bio and verified badge
- Join CTA. "Enter Community" for members, "Sign in to join" for guests
Access Types
Landing pages display a badge indicating the access level:
- Public. Anyone can view and post
- Private. Membership by invitation only
- Boosters Exclusive. Only active server boosters can access
- Premium. Paid subscription required (shows price and subscribe button)
## Community Landing Pages
Every forum has a public landing page at `/forums/{slug}/about` that serves as a welcome mat for new visitors.
### What the Landing Page Shows
- **Hero banner.** Cover image or brand-color gradient with the forum icon, name, and description
- **Stats.** Member count, topic count, reply count
- **About section.** The forum's long-form description
- **Recent activity.** The 5 most recent threads with author avatars
- **Community rules.** Shown if the forum has rules configured
- **Top contributors.** The most active members as an avatar grid
- **Creator.** Who created the forum, with their bio and verified badge
- **Join CTA.** "Enter Community" for members, "Sign in to join" for guests
### Access Types
Landing pages display a badge indicating the access level:
- **Public.** Anyone can view and post
- **Private.** Membership by invitation only
- **Boosters Exclusive.** Only active server boosters can access
- **Premium.** Paid subscription required (shows price and subscribe button)