Support Forum
How do I create a clickable HTML link? - Thu - Mar 25, 2021 - 4:18pm
-
If you want a URL to appear as a clickable link rather than plain text, you'll need to add HTML needed to make it a hyperlink. Use the instructions below to create a link.
<a href="URL HERE" target="_blank">TEXT YOU WANT THEM TO SEE HEREr</a>
The URL should either start with http or https. The text that you want them to see can either be the URL itself as seen below:<a href="https://www.performerwebsite.com" target="_blank">https://www.performerwebsite.com</a>
Or, it can be text representing that link as seen here:<a href="https://www.performerwebsite.com" target="_blank">Visit the XYZ Website!</a>
Links can be helpful for use in your confirmation emails and event descriptions.
View our video tutorials
How do I create an option for postal mail rather than delivering tickets electronically?
How do I add sales tax on a ticket?
How can I add more ticket types to 1 single date of an ongoing event?
How do we limit the number of tickets that can be sold of a specific type?
What is the event Pre-sale and Post-sale Announcement?
What type of event fees would I add and where can I add them?
What kind of information should I enter at the bottom of the Email Confirmation?