Where do I edit the HTML which displays the events for the list view?

Home Forums Calendar Products Events Calendar PRO Where do I edit the HTML which displays the events for the list view?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1011312
    fifteen15studios
    Participant

    I’ve been looking for a while to find the code which displays events in the list view. I’ve searched plenty of places but haven’t really found what I need. I want to find the code which generates the HTML. It’ll probably be a JS file or PHP, but I would like to access it to make some modifications.

    Thanks!
    Brendan

    #1011562
    Nico
    Member

    Hey Brendan,

    Thanks for reaching out, hopefully I can help you out on this one πŸ™‚

    The template you are looking for is here: wp-content\plugins\the-events-calendar\src\views\list\single-event.php. To create a template override drop a copy of it in: wp-content\themes\your-theme\tribe-events\list\ (create the folders \tribe-events\list\ if they don’t exist), and edit it in your theme. Take a look at our Themer’s guide to get the details on the process of overriding templates in our plugin.

    Please let me know if this is what you were looking for,
    Best,
    Nico

    #1011715
    fifteen15studios
    Participant

    Theeeeere it is! Thanks! That’s just what I needed. πŸ™‚

    #1011718
    Nico
    Member

    Hi Brendan,

    Stocked to help you out figuring this out πŸ™‚

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Where do I edit the HTML which displays the events for the list view?’ is closed to new replies.