Is it possible to put in a “Buy Now” button which would allow staff members paste a link in the backend to a third party ticket site such as tickets.com or ticketmaster?
Hi Eric and welcome to the forums! I sure hope you’ve been enjoying the plugins so far. 🙂
Yes, I do think it would be possible to display a button as a link like that. For example, you could use the Event Website field (screenshot) in the event post editor. That will automatically display on the single event post when published.
From there, you have the URL and can modify any calendar template to display it again wherever you’d like using tribe_get_event_website_url(). Here’s a link to our Themer’s Guide, which provides documentation for what templates are available to customize and how to customize them.
Does this answer your question? Please let me know. 🙂
Good question. You would likely need to create the styling for such a button in your theme’s CSS file, then apply it to the URL when you output it in the template. For example:
Hey Eric! I see my last reply was marked as the correct answer–thanks again for reaching out and I’m stoked this helped out. Please feel free to hit us back up with a new thread if any other questions pop up and we’d be happy to help. 🙂
Cheers!
Geoff
Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
The topic ‘Adding a Buy Now button’ is closed to new replies.