# Embedding Widgets on Specific Platforms

You have your website. You have your CrowdWork. It's time to get them connected. Ready to showcase your upcoming shows and classes directly on your website? CrowdWork widgets make it super easy to display your events beautifully, keep them automatically updated, and help sell more tickets!

### Why Use CrowdWork Widgets?

Our embeddable widgets are the perfect way to connect your website with your CrowdWork account. Here's why they're awesome:

* **Always up-to-date**: Any changes you make in CrowdWork appear instantly on your website
* **Beautiful displays**: Choose from Calendar or Card views to match your site's style
* **Mobile-friendly**: Look great on any device, from phones to desktops
* **Customizable**: Filter by tags, categories, or dates to show exactly what you want
* **Zero maintenance**: No need to manually update your website when events change

> **Pro Tip!** Not sure which widget type to use? Calendar views are perfect for comprehensive schedules, while Card views create visual impact for featured events!

### 🎯 Find Your Website Platform Below

We've created detailed, step-by-step guides for the most popular website platforms. Just click on your platform to get started:

#### WordPress

* [**Standard WordPress**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wordpress-embed-guide.md): Using the block editor (Gutenberg) or classic editor
* [**WordPress Page Builders**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wordpress-page-builders-embed-guide.md): Using Elementor, Divi, Beaver Builder or other page builders

#### Website Builders

* [**Ghost**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/ghost-embed-guide.md): Embed spooky widgets in Ghost's clean publishing platform
* [**GoDaddy Website Builder**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/godaddy-site-builder-embed-guide.md): Add widgets to your GoDaddy Website Builder site
* [**Google Sites**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/google-sites-embed-guide.md): Super simple widget customization for Google Sites
* [**Shopify**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/shopify-embed-guide.md): Promote events alongside your Shopify store products
* [**Squarespace**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/squarespace-embed-guide.md): Beautiful widget integration for Squarespace websites
* [**Weebly**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/weebly-embed-guide.md): Drag-and-drop widget setup for Weebly sites
* [**Wix**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wix-embed-guide.md): Easy widget embedding for Wix websites
* [**Webflow**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/webflow-embed-guide.md#advanced-webflow-integration): Professional widget design integration for Webflow

#### Other Platforms

Don't see your platform listed? Most website builders have a way to embed custom HTML. Look for elements named:

* "HTML" or "Custom HTML"
* "Embed" or "Embed Code"
* "Custom Code" or "Code Block"
* "iFrame" or "HTML iFrame"

Once you find this element, you can paste your CrowdWork widget code inside it.

### 🏁 Getting Started: The Basic Steps

No matter which platform you use, the process follows the same general pattern:

1. **Get your widget code** from CrowdWork (Theatre > Embeds in your Dashboard)
2. **Choose the right spot** on your website where you want events to appear
3. **Find the HTML or embed element** in your website builder
4. **Paste your widget code** and save/publish your changes

### 🎨 Widget Types: Choose What Works for You

#### Calendar View

Perfect for displaying your complete schedule in an organized monthly format. Great for:

* Dedicated "Events" or "Schedule" pages
* Comprehensive class listings
* Showing your full season at a glance

#### Card View

Creates a visually appealing gallery of event cards. Ideal for:

* Homepage features and highlights
* Promotional sections
* Showcasing specific event categories or tags

### 💡 Creative Implementation Ideas

No matter which platform you use, here are some smart ways to use your widgets:

* **Homepage Feature**: Highlight upcoming events on your front page
* **Class Categories**: Create separate sections for different class types
* **Season Preview**: Show your entire upcoming season on a dedicated page
* **Team Spotlights**: Add performer-specific widgets to team member bio pages

### ❓ Need Help?

Don't worry, we've got your back! If you run into any issues:

* Check the platform-specific guide for troubleshooting tips
* Make sure you've copied the entire widget code
* Verify your widget is displaying correctly in your site's preview mode
* [Contact our friendly support team](/contacting-support.md)

### Ready to Start?

Just click on your website platform above to get detailed, step-by-step instructions!

Happy embedding! Your website visitors are going to love seeing your up-to-date event information. on Your Website


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
