Event Brite
- GK User
- Wed Aug 06, 2014 6:32 am
How do I set up the Event Brite for this template?
-
- Gold Boarder
- GK User
- Wed Aug 06, 2014 6:41 am
Sorry, but what is "Event Brite"?
-
- Moderator
- GK User
- Wed Aug 06, 2014 6:51 am
I found the code on event brite's site after making an app and copying the html code to my k2 article.. for anyone else looking for this answer
-
- Gold Boarder
- GK User
- Wed Aug 06, 2014 6:52 am
If you will check one of the original articles, you will find sample code:
What it does - it is just a pure html link element with image inside - it liks to eventbrite site where the event is available for buying.
If you would like to link to anywhere else - just replace that code with another link and use your own image as a button picture.
- Code: Select all
<a href="https://www.eventbrite.com/e/events-template-release-party-tickets-12133905839?ref=ebtnebtckt" target="_blank"><img src="https://www.eventbrite.com/custombutton?eid=12133905839" alt="Eventbrite - Events Template Release Party" /></a>
What it does - it is just a pure html link element with image inside - it liks to eventbrite site where the event is available for buying.
If you would like to link to anywhere else - just replace that code with another link and use your own image as a button picture.
-
- Moderator
4 posts
• Page 1 of 1