File tree Expand file tree Collapse file tree
content/events/2025-des-moines Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11+++
22Title = " Registration"
33Type = " event"
4- Description = " Registration for devopsdays Des Moines 2025 "
4+ Description = " Registration for Agile + DevOpsDays Des Moines 2024 "
55+++
66
77<div style =" width :100% ; text-align :left ;" >
8+ <div id =" eventbrite-widget-container-1267504242309 " ></div >
9+
10+ <script src =" https://www.eventbrite.com/static/widgets/eb_widgets.js " ></script >
11+
12+ <script type =" text/javascript " >
13+ var exampleCallback = function () {
14+ console .log (' Order complete!' );
15+ };
16+
17+ window .EBWidgets .createWidget ({
18+ // Required
19+ widgetType: ' checkout' ,
20+ eventId: ' 1267504242309' ,
21+ iframeContainerId: ' eventbrite-widget-container-1267504242309' ,
22+
23+ // Optional
24+ iframeContainerHeight: 425 , // Widget height in pixels. Defaults to a minimum of 425px if not provided
25+ onOrderComplete: exampleCallback // Method called when an order has successfully completed
26+ });
27+ </script >
828
9- Embed registration iframe/link/etc.
10- </div ></div >
1129</div >
You can’t perform that action at this time.
0 commit comments