Charleston Build & Connect

// community events & meetups

I'm a...(select what best describes you to see events that may interest you – look for your shape: $)

Founder
Service Provider / Professional
$ Investor
+
Filter by Organization
Select calendars
+
Beyond Build & Connect
Community calendars
0
Charleston Stage
0
Charleston Symphony
0
Credit One Stadium Concerts
0
Gibbes Museum of Art
0
Holy City Sinner
0
MOJA Arts Festival
0
N. Charleston Coliseum & PAC
0
North Charleston POPS!
0
SC Stingrays
0
SEWE
0
Spoleto Festival USA
🔍

Turn your device sideways to see the calendar

Sun
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Let others know you're going!
Your name will be shown to other attendees.
*You will still need to RSVP or purchase tickets to this event at the event site so they know you are coming!
Events for January 15, 2026

Embed This Calendar

Add the Charleston Build & Connect calendar to your website

Paste the following code anywhere in your HTML where you want the calendar to appear:

<iframe
  src="https://chsbc.co"
  width="100%"
  height="800"
  style="border: none; border-radius: 12px;"
  title="Charleston Build & Connect Calendar"
  loading="lazy"
></iframe>
  1. Open the page or post where you want the calendar
  2. Add a Custom HTML block (click + → search "Custom HTML")
  3. Paste the code below into the block
  4. Click Publish or Update
<iframe
  src="https://chsbc.co"
  width="100%"
  height="800"
  style="border: none; border-radius: 12px;"
  title="Charleston Build & Connect Calendar"
  loading="lazy"
></iframe>
  1. Edit the page where you want the calendar
  2. Click Add Block (+) and choose Code
  3. In the code block editor, paste the code below
  4. Make sure "Display Source" is turned OFF
  5. Click Save
<div style="position: relative; padding-bottom: 75%; height: 0; overflow: hidden;">
  <iframe
    src="https://chsbc.co"
    style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 12px;"
    title="Charleston Build & Connect Calendar"
    loading="lazy"
  ></iframe>
</div>
  1. Open the Wix Editor for your site
  2. Click Add Elements (+) → Embed CodeEmbed HTML
  3. Select "Code" mode in the HTML settings panel
  4. Paste the code below and click Update
  5. Resize the element on the page as needed
<iframe
  src="https://chsbc.co"
  width="100%"
  height="800"
  style="border: none; border-radius: 12px;"
  title="Charleston Build & Connect Calendar"
  loading="lazy"
></iframe>
The code has been copied to your clipboard