Skip to content

Commit 06af100

Browse files
authored
Merge pull request #79 from CodeWithGroup/feature/faq-cancel
Adding an FAQ about cancelling tickets to events
2 parents ffb7047 + 9f54ce5 commit 06af100

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_data/questions/cancel.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: "cancel"
2+
question: "I've signed up for one of the events but can no longer attend. How do I cancel my ticket?"
3+
answer: "<p>
4+
All our events are free, so you can cancel your tickets to an event via <a target=\"_blank\" href=\"https://www.eventbrite.co.uk/\">Eventbrite</a> any time before the event starts.
5+
</p>
6+
<h4>Go to your order.</h4>
7+
<p><a target=\"_blank\" href=\"https://www.eventbrite.com/login\">Log in</a> to your Eventbrite account, then click your order on the Tickets page.</p>
8+
<h4>Choose \"Cancel Order\".</h4>
9+
<p>Select \"Cancel Order\" (next to your order details). Then choose \"Yes, cancel this order\".</p>
10+
<h4>Check for an email from Eventbrite.</h4>
11+
<p>You will receive an email to confirm cancellation.</p>
12+
<p>If after following these steps you still struggle to cancel your ticket feel free to contact us using the <a href=\"!SITE_URL!/contact\">Contact Page</a>.</p>
13+
"

0 commit comments

Comments
 (0)