Link to EventBrite event in Upcoming Events page

Home Forums Ticket Products Eventbrite Tickets Link to EventBrite event in Upcoming Events page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #898494
    eldert
    Participant

    I want to find out if it is possible to have a link to the Eventbrite website for each event that is listed on the Upcoming Events page. Now a customer has to click on the event itself to get the details of the event and then they can or purchase a ticket or go to the Eventbrite website where the event is hosted.

    #898583
    Geoff
    Member

    Hi there, Eldert! Thanks for getting in touch and welcome to the forums. I hope you’re enjoying the plugins so far. 🙂

    Great question. I do want to note first of all, though, that we are fairly limited in terms of helping out with custom development questions like this one. That said, we’d love to point you in the right direction if we can.

    One way to make this happen would be to customize the Upcoming Events template. There is more on how to create template overrides in our Themer’s Guide. In this case, you would make a copy of the single-event.php file (located in /plugins/the-events-calendar/views/list/single-event.php) and drop it into your theme directory in a new folder called tribe-events.

    Once the file is in there, you can customize it to suit your needs. You can retrieve the ID for any Eventbrite event using the tribe_eb_get_id() function. This will allow you to construct the URL to your event on Eventbrite by echoing the ID in the URL (e.g. http://eventbrite.com/e/%5BID%5D).

    Sorry I don’t have a concrete solution for you, but I hope this points you in the right direction. 🙂

    Cheers!
    Geoff

    #906328
    Geoff
    Member

    Hey there, Eldert! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. 🙂

    Cheers!
    Geoff

    #906486
    eldert
    Participant

    This reply is private.

    #906562
    Geoff
    Member

    No worries, Eldert! Thanks for following up. I’ll leave this thread open a while longer to give you some time to fiddle with a solution.

    Cheers!
    Geoff

    #916492
    Geoff
    Member

    Hey there, Eldert! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Link to EventBrite event in Upcoming Events page’ is closed to new replies.