Help Center

Getting Started Guides

Practical walkthroughs for the most common Guildhall workflows: creating events, joining communities, managing stores, and getting timezone/calendar behavior right.

Store Embeds for Your Website

Store Embeds for Your Website

Store embeds let you publish your upcoming Guildhall events directly on your website without rebuilding your event system.

Why use store embeds

  • Keep your website current as Guildhall events change.
  • Reduce duplicate work across your website and event operations.
  • Give players one consistent place to see event details and join actions.

1. Configure embed settings

  • Open My Store.
  • Go to Embeds.
  • Set a store slug first in Profile if embed URLs are not available yet.
  • Configure options such as:
  • max events
  • display type (List, Calendar, Compact Calendar)
  • theme (Light or Dark)
  • layout (Split or Stacked)
  • density (Compact or Comfortable)
  • buttons (Details + Join, Details only, Join only, No buttons)
  • toggles for images, descriptions, location, recurrence, header, profile link, and ticket price

2. Copy and place embed code

Guildhall provides both:

  • iframe embed code for simple installation
  • script embed code for more dynamic integrations

Place the generated snippet into your CMS, site builder, or custom HTML where you want the schedule to appear.

3. Test the published result

  • Check desktop and mobile layouts.
  • Verify button behavior and whether links should open in a new tab.
  • Make sure event descriptions and images do not overwhelm the page.

4. Recommended starter presets

General store homepage

  • Display: List
  • Theme: Light
  • Layout: Split
  • Density: Comfortable
  • Buttons: Details + Join
  • Max events: 6

Upcoming-this-week block

  • Display: List
  • Theme: Light
  • Layout: Stacked
  • Density: Compact
  • Buttons: Details only
  • Max events: 3

Dedicated events page

  • Display: Calendar or Compact Calendar
  • Theme: match your site section
  • Show location: on
  • Show recurrence: on
  • Show profile link: on

5. Common mistakes to avoid

  • Forgetting to set a public store slug first.
  • Showing too many events on a small page section.
  • Hiding too much context for in-person events.
  • Skipping a real mobile pass before publishing.

6. Pair embeds with other store tools