{"id":1945799,"date":"2020-02-12T13:41:03","date_gmt":"2020-02-12T18:41:03","guid":{"rendered":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/?post_type=tribe-knowledgebase&#038;p=1945799"},"modified":"2023-06-15T13:10:31","modified_gmt":"2023-06-15T17:10:31","slug":"calendar-template-files-v2","status":"publish","type":"post","link":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/calendar-template-files-v2\/","title":{"rendered":"The Events Calendar Template Files"},"content":{"rendered":"\n<p class=\"has-background\" style=\"background-color:var(--global-palette8)\">Looking for <strong>Events Calendar Pro<\/strong> template files? You can find them <a href=\"https:\/\/staging.theeventscalendar.com\/knowledgebase\/k\/events-calendar-pro-template-files\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>!<\/p>\n\n\n\n<p class=\"has-background\" style=\"background-color:var(--global-palette8)\">Looking for <strong>Event Tickets Emails<\/strong> template files? You can find them <a href=\"https:\/\/staging.theeventscalendar.com\/knowledgebase\/k\/tickets-emails-template-files\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>!<\/p>\n\n\n\n<p>The Events Calendar comes with a number of template files that determine how the plugin looks and behaves. We call these templates <strong>views<\/strong> because they create the pages that you see on your site.<\/p>\n\n\n\n<p>Each template can be copied and <a href=\"https:\/\/staging.theeventscalendar.com\/knowledgebase\/k\/customizing-template-files-2\/\" target=\"_blank\" rel=\"noreferrer noopener\">customized in your theme folder<\/a>. The following is an outline of all of the available templates that come included with The Events Calendar.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Core view templates<\/h2>\n\n\n\n<p>The following templates are containers for other templates. They are located at <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Template<\/th><th>What it does<\/th><\/tr><\/thead><tbody><tr><td><code>day.php<\/code><\/td><td>Wrapper for the day view template, including the events bar, top bar, and the events in the day view.<\/td><\/tr><tr><td><code>default-template.php<\/code><\/td><td>The basic wrapper template for all the views when the &#8220;Default Events Template&#8221; is used in the plugin&#8217;s Display settings.<\/td><\/tr><tr><td><code>embed.php<\/code><\/td><td>The post embed base template.<\/td><\/tr><tr><td><code>list.php<\/code><\/td><td>Wrapper for the list view template, includes the events bar, top bar, and the events in the list view.<\/td><\/tr><tr><td><code>month.php<\/code><\/td><td>Wrapper for the month view template, includes the events bar, top bar, and the events in the month view.<\/td><\/tr><tr><td><code>silence.php<\/code><\/td><td>A blank template.<\/td><\/tr><tr><td><code>single-event-blocks.php<\/code><sup>*<\/sup><\/td><td>Wrapper for individual events created with blocks.<\/td><\/tr><tr><td><code>single-event.php<\/code><sup>*<\/sup><\/td><td>Wrapper for individual events.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><sup>*<\/sup> This file is located at:  <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/<\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/evnt.is\/1b9z\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" src=\"https:\/\/images.theeventscalendar.com\/kb\/uploads\/2022\/06\/banner-ad-tec-demo-site.png\" alt=\"banner-ad-tec-demo-site\" class=\"wp-image-1953386\"\/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"day-view\">Day view<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/day\/<\/code> except for the main <code>day.php<\/code> template, which is one level up.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>day\/event.php<\/code><\/td><td>Template for a single event in day view.<\/td><\/tr><tr><td><code>day\/nav.php<\/code><\/td><td>Template for the day view navigation, with the next and previous links.<\/td><\/tr><tr><td><code>day\/time-separator.php<\/code><\/td><td>Template for the time separator in day view.<\/td><\/tr><tr><td><code>day\/top-bar.php<\/code><\/td><td>Template for the day view top bar.<\/td><\/tr><tr><td><code>day\/type-separator.php<\/code><\/td><td>Template for all day and multiday separators.<\/td><\/tr><tr><td><code>day\/event\/cost.php<\/code><\/td><td>Template for the event cost.<\/td><\/tr><tr><td><code>day\/event\/date.php<\/code><\/td><td>Template for the event date.<\/td><\/tr><tr><td><code>day\/event\/description.php<\/code><\/td><td>Template for the event description.<\/td><\/tr><tr><td><code>day\/event\/featured-image.php<\/code><\/td><td>Template for the event featured image.<\/td><\/tr><tr><td><code>day\/event\/title.php<\/code><\/td><td>Template for the event title.<\/td><\/tr><tr><td><code>day\/event\/venue.php<\/code><\/td><td>Template for the event venue.<\/td><\/tr><tr><td><code>day\/event\/date\/meta.php<\/code><\/td><td>Template for the event date meta.<\/td><\/tr><tr><td><code>day\/nav\/next-disabled.php<\/code><\/td><td>Template for the disabled Next button in the day view navigation.<\/td><\/tr><tr><td><code>day\/nav\/next.php<\/code><\/td><td>Template for the Next button in the day view navigation.<\/td><\/tr><tr><td><code>day\/nav\/prev-disabled.php<\/code><\/td><td>Template for the disabled Previous button in the day view navigation.<\/td><\/tr><tr><td><code>day\/nav\/prev.php<\/code><\/td><td>Template for the Previous button in the day view navigation.<\/td><\/tr><tr><td><code>day\/top-bar\/datepicker.php<\/code><\/td><td>Template for the day view top bar datepicker field.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"list-view\">List view<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/list\/<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>list\/event.php<\/code><\/td><td>Template for a single event in list view.<\/td><\/tr><tr><td><code>list\/month-separator.php<\/code><\/td><td>Template for the month separator.<\/td><\/tr><tr><td><code>list\/nav.php<\/code><\/td><td>Template for the list view navigation, with the next, previous, and today links.<\/td><\/tr><tr><td><code>list\/top-bar.php<\/code><\/td><td>Template for the list view top bar.<\/td><\/tr><tr><td><code>list\/event\/cost.php<\/code><\/td><td>Template for the event cost.<\/td><\/tr><tr><td><code>list\/event\/date-tag.php<\/code><\/td><td>Template for the event date tag with weekday and day number.<\/td><\/tr><tr><td><code>list\/event\/date.php<\/code><\/td><td>Template for the event date.<\/td><\/tr><tr><td><code>list\/event\/description.php<\/code><\/td><td>Template for the event description.<\/td><\/tr><tr><td><code>list\/event\/featured-image.php<\/code><\/td><td>Template for the event featured image.<\/td><\/tr><tr><td><code>list\/event\/title.php<\/code><\/td><td>Template for the event title.<\/td><\/tr><tr><td><code>list\/event\/venue.php<\/code><\/td><td>Template for the event venue.<\/td><\/tr><tr><td><code>list\/event\/date\/meta.php<\/code><\/td><td>Template for the event date meta.<\/td><\/tr><tr><td><code>list\/nav\/next-disabled.php<\/code><\/td><td>Template for the navigation disabled next button.<\/td><\/tr><tr><td><code>list\/nav\/next.php<\/code><\/td><td>Template for the navigation next button.<\/td><\/tr><tr><td><code>list\/nav\/prev-disabled.php<\/code><\/td><td>Template for the navigation disabled previous button.<\/td><\/tr><tr><td><code>list\/nav\/prev.php<\/code><\/td><td>Template for the navigation previous button.<\/td><\/tr><tr><td><code>list\/nav\/today.php<\/code><\/td><td>Template for the navigation today button.<\/td><\/tr><tr><td><code>list\/top-bar\/datepicker.php<\/code><\/td><td>Template for the list view top bar datepicker.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"month-view\">Month view<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/month\/<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>month\/calendar-body.php<\/code><\/td><td>Template for the month view calendar body.<\/td><\/tr><tr><td><code>month\/calendar-header.php<\/code><\/td><td>Template for the month view calendar header.<\/td><\/tr><tr><td><code>month\/mobile-events.php<\/code><\/td><td>Template for the wrapper for mobile events.<\/td><\/tr><tr><td><code>month\/top-bar.php<\/code><\/td><td>Template for the month view top bar.<\/td><\/tr><tr><td><code>month\/calendar-body\/day.php<\/code><\/td><td>Template for a day in the calendar grid.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events.php<\/code><\/td><td>Template for the wrapper for calendar events in a day.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/more-events.php<\/code><\/td><td>Template for the more events link in a day.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/multiday-events.php<\/code><\/td><td>Template for the multiday events wrapper in a day.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event.php<\/code><\/td><td>Template for a calendar event.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/date.php<\/code><\/td><td>Template for the calendar event date.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/featured-image.php<\/code><\/td><td>Template for the calendar event featured image.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/title.php<\/code><\/td><td>Template for the calendar event title.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip.php<\/code><\/td><td>Template for the calendar event tooltip.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/date\/meta.php<\/code><\/td><td>Template for the calendar event date meta.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip\/cost.php<\/code><\/td><td>Template for the calendar event tooltip cost.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip\/date.php<\/code><\/td><td>Template for the calendar event tooltip date.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip\/description.php<\/code><\/td><td>Template for the calendar event tooltip description.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip\/featured-image.php<\/code><\/td><td>Template for the calendar event tooltip featured image.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/title.php<\/code><\/td><td>Template for the calendar event tooltip title.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/calendar-events\/calendar-event\/tooltip\/date\/meta.php<\/code><\/td><td>Template for the calendar event tooltip date meta.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/multiday-event-spacer.php<\/code><\/td><td>Template for a multiday event spacer.<\/td><\/tr><tr><td><code>month\/calendar-body\/day\/multiday-events.php<\/code><\/td><td>Template for a multiday event.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day.php<\/code><\/td><td>Template for a day in the mobile events wrapper.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav.php<\/code><\/td><td>Template for the mobile events navigation, with the next, previous, and today links.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/day-marker.php<\/code><\/td><td>Template for the mobile events day marker.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event.php<\/code><\/td><td>Template for a mobile event in a day.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/more-events.php<\/code><\/td><td>Template for the mobile events more events link for a day.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event\/cost.php<\/code><\/td><td>Template for the mobile event cost.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event\/date.php<\/code><\/td><td>Template for the mobile event date.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event\/featured-image.php<\/code><\/td><td>Template for the mobile event featured image.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event\/title.php<\/code><\/td><td>Template for the mobile event title.<\/td><\/tr><tr><td><code>month\/mobile-events\/mobile-day\/mobile-event\/date\/meta.php<\/code><\/td><td>Template for the mobile event date meta.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav\/next-disabled.php<\/code><\/td><td>Template for the mobile events navigation disabled next button.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav\/next.php<\/code><\/td><td>Template for the mobile events navigation next button.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav\/prev-disabled.php<\/code><\/td><td>Template for the mobile events navigation disabled previous button.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav\/prev.php<\/code><\/td><td>Template for the mobile events navigation previous button.<\/td><\/tr><tr><td><code>month\/mobile-events\/nav\/today.php<\/code><\/td><td>Template for the mobile events navigation today button.<\/td><\/tr><tr><td><code>month\/top-bar\/datepicker.php<\/code><\/td><td>Template for the month view top bar datepicker.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Modules<\/h2>\n\n\n\n<p>The following templates are located at <code>wp-content\/plugins\/the-events-calendar\/src\/views\/modules<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Template<\/th><th>What it does<\/th><\/tr><\/thead><tbody><tr><td><code>modules\/address.php<\/code><\/td><td>Displays the venue address on an event single.<\/td><\/tr><tr><td><code>modules\/bar.php<\/code><\/td><td>Renders the events navigation bar used across views.<\/td><\/tr><tr><td><code>modules\/map-basic.php<\/code><\/td><td>Used for maps embedded in single events and venues when the site is using The Events Calendar&#8217;s default Google Maps API key.<\/td><\/tr><tr><td><code>modules\/map.php<\/code><\/td><td>Used for maps embedded within single events and venues.<\/td><\/tr><tr><td><code>modules\/meta.php<\/code><\/td><td>The container for meta information about the event.<\/td><\/tr><tr><td><code>modules\/meta\/details.php<\/code><\/td><td>Displays the event&#8217;s details in the meta section of the event single.<\/td><\/tr><tr><td><code>modules\/meta\/map.php<\/code><\/td><td>Displays the embedded map in the meta section of the event single.<\/td><\/tr><tr><td><code>modules\/meta\/organizer.php<\/code><\/td><td>Displays the event&#8217;s organizer information in the meta section of the event single.<\/td><\/tr><tr><td><code>modules\/meta\/venue.php<\/code><\/td><td>Displays the event&#8217;s venue information in the meta section of the event single.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"embedded-events\">Embedded events<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/embed\/<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it does<\/th><\/tr><\/thead><tbody><tr><td><code>embed\/content.php<\/code><\/td><td>The template that displays the content for the embed view<\/td><\/tr><tr><td><code>embed\/cost.php<\/code><\/td><td>Shows the cost in an embedded event<\/td><\/tr><tr><td><code>embed\/footer.php<\/code><\/td><td>The footer template for the embed view<\/td><\/tr><tr><td><code>embed\/image.php<\/code><\/td><td>Displays the featured image of an embedded event<\/td><\/tr><tr><td><code>embed\/meta.php<\/code><\/td><td>The wrapper for displaying content, such as date and time for an embedded event<\/td><\/tr><tr><td><code>embed\/schedule.php<\/code><\/td><td>Displays the schedule information for an embedded event<\/td><\/tr><tr><td><code>embed\/venue.php<\/code><\/td><td>Displays information about the venue for an embedded event<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"widgets\">Widgets<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/widgets\/<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>widgets\/calendar-widget.php<\/code><\/td><td>Deprecated<\/td><\/tr><tr><td><code>widgets\/list-widget.php<\/code><\/td><td>Displays the <a href=\"https:\/\/staging.theeventscalendar.com\/knowledgebase\/k\/configuring-the-event-list-widget\/\">list widget<\/a>.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"components\">Components<\/h2>\n\n\n\n<p>The following templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/components\/<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>components\/after.php<\/code><\/td><td>Template for custom HTML after the view. This is applied to all views.<\/td><\/tr><tr><td><code>components\/before.php<\/code><\/td><td>Template for custom HTML before the view. This is applied to all views.<\/td><\/tr><tr><td><code>components\/breadcrumbs.php<\/code><\/td><td>Template for breadcrumbs in the view header. This is applied to category archive, featured archive, all view, organizer view, and venue view.<\/td><\/tr><tr><td><code>components\/breakpoints.php<\/code><\/td><td>Holds the <code>script<\/code> tag containing the calendar&#8217;s various breakpoints for responsive layouts.<\/td><\/tr><tr><td><code>components\/data.php<\/code><\/td><td>Template for the view data. This is applied to all views. It is highly recommended to not make any changes to this template.<\/td><\/tr><tr><td><code>components\/events-bar.php<\/code><\/td><td>Template for the events bar. This is applied to all views.<\/td><\/tr><tr><td><code>components\/filter-bar.php<\/code><\/td><td>Template&nbsp;<em>placeholder<\/em>&nbsp;for the Filter Bar. This is applied to all views. The Filter Bar is injected&nbsp;<strong>after<\/strong>&nbsp;this via <a href=\"https:\/\/staging.theeventscalendar.com\/knowledgebase\/k\/template-hooks\/\">template hooks,<\/a> so removing calls to this will prevent the Filter Bar from showing up. Any custom content added to this template will show up immediately&nbsp;<strong>above<\/strong>&nbsp;the Filter Bar.<\/td><\/tr><tr><td><code>components\/ical-link.php<\/code><\/td><td>Template for iCal link. This is applied to all views.<\/td><\/tr><tr><td><code>components\/loader.php<\/code><\/td><td>Template for the loader overlay during ajax requests. This is applied to all views.<\/td><\/tr><tr><td><code>components\/json-ld-data.php<\/code><\/td><td>Template that injects structured data in JSON-LD format for enhanced SEO.<\/td><\/tr><tr><td><code>components\/messages.php<\/code><\/td><td>Template for messages. This is applied to all views.<\/td><\/tr><tr><td><code>components\/read-more.php<\/code><\/td><td>Template for the &#8220;Read More&#8221; link. This is only applied to events on the Twenty Seventeen theme.<\/td><\/tr><tr><td><code>components\/breadcrumbs\/breadcrumb.php<\/code><\/td><td>Template for a non-linked breadcrumb.<\/td><\/tr><tr><td><code>components\/breadcrumbs\/linked-breadcrumb.php<\/code><\/td><td>Template for a linked breadcrumb.<\/td><\/tr><tr><td><code>components\/events-bar\/search.php<\/code><\/td><td>Template for the events bar search form.<\/td><\/tr><tr><td><code>components\/events-bar\/search-button.php<\/code><\/td><td>Template for the events bar mobile search button.<\/td><\/tr><tr><td><code>components\/events-bar\/views.php<\/code><\/td><td>Template for the events bar views selector.<\/td><\/tr><tr><td><code>components\/events-bar\/search\/keyword.php<\/code><\/td><td>Template for the events bar search form keyword input.<\/td><\/tr><tr><td><code>components\/events-bar\/search\/submit.php<\/code><\/td><td>Template for the events bar search form submit button.<\/td><\/tr><tr><td><code>components\/events-bar\/search-button\/icon.php<\/code><\/td><td>Template for the events bar search button icon.<\/td><\/tr><tr><td><code>components\/events-bar\/views\/list.php<\/code><\/td><td>Template for the events bar views selector list.<\/td><\/tr><tr><td><code>components\/events-bar\/views\/list\/item.php<\/code><\/td><td>Template for the events bar views selector list item.<\/td><\/tr><tr><td><code>components\/top-bar\/actions.php<\/code><\/td><td>Template for the top bar actions.<\/td><\/tr><tr><td><code>components\/top-bar\/today.php<\/code><\/td><td>Template for the top bar &#8220;Today&#8221; link.<\/td><\/tr><tr><td><code>components\/top-bar\/actions\/content.php<\/code><\/td><td>Template for the top bar actions content.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"blocks\">Blocks<\/h2>\n\n\n\n<p>This is a list of templates for events that are created using the WordPress block editor. The templates are located at: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/blocks\/<\/code>.<\/p>\n\n\n\n<p>Note that these templates go into a different folder in your theme if you plan on overriding them. Instead of creating a <code>tribe-events<\/code>&nbsp;folder in your theme, these blocks will go into a <code>\/tribe\/events\/<\/code> folder.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Template<\/th><th>What it Does<\/th><\/tr><\/thead><tbody><tr><td><code>\/blocks\/classic-event-details.php<\/code><\/td><td>The wrapper for the event&#8217;s details, including meta information, venue, and organizer.<\/td><\/tr><tr><td><code>\/blocks\/event-category.php<\/code><\/td><td>Displays the event category<\/td><\/tr><tr><td><code>\/blocks\/event-datetime.php<\/code><\/td><td>Displays the date and time of the event<\/td><\/tr><tr><td><code>\/blocks\/event-links.php<\/code><\/td><td>Displays the event export options<\/td><\/tr><tr><td><code>\/blocks\/event-organizer.php<\/code><\/td><td>Displays the event organizer<\/td><\/tr><tr><td><code>\/blocks\/event-price.php<\/code><\/td><td>Displays the cost of the event<\/td><\/tr><tr><td><code>\/blocks\/event-tags.php<\/code><\/td><td>Displays the event&#8217;s tags<\/td><\/tr><tr><td><code>\/blocks\/event-venue.php<\/code><\/td><td>Displays the venue where the event takes place<\/td><\/tr><tr><td><code>\/blocks\/event-website.php<\/code><\/td><td>Displays the website link for the event<\/td><\/tr><tr><td><code>\/blocks\/featured-image.php<\/code><\/td><td>Displays the event&#8217;s featured image<\/td><\/tr><tr><td><code>\/blocks\/parts\/details.php<\/code><\/td><td>Displays event details in the classic event details block, including date, time, categories, tags, price and website<\/td><\/tr><tr><td><code>\/blocks\/parts\/map.php<\/code><\/td><td>Displays the embedded Google Map in the event venue block<\/td><\/tr><tr><td><code>\/blocks\/parts\/organizer.php<\/code><\/td><td>Displays organizer information in the classic event details block<\/td><\/tr><tr><td><code>\/blocks\/parts\/venue.php<\/code><\/td><td>Displays the venue information in the classic event details block<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Looking for Events Calendar Pro template files? You can find them here! Looking for Event Tickets Emails template files? You can find them here! The Events Calendar comes with a number of template files that determine how the plugin looks and behaves. We call these templates views because they create the pages that you see&#8230;<\/p>\n","protected":false},"author":3,"featured_media":1955565,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_swpsp_post_exclude":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"ep_exclude_from_search":false,"footnotes":""},"categories":[84],"tags":[25],"stellar-product-taxonomy":[161],"class_list":["post-1945799","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-theming-overview","tag-customizations","stellar-product-taxonomy-the-events-calendar"],"acf":[],"taxonomy_info":{"category":[{"value":84,"label":"Templating &amp; Layout"}],"post_tag":[{"value":25,"label":"Customizations"}],"stellar-product-taxonomy":[{"value":161,"label":"The Events Calendar"}]},"featured_image_src_large":["https:\/\/images.theeventscalendar.com\/kb\/uploads\/2023\/02\/social-share-1024x538.png",1024,538,true],"author_info":{"display_name":"Jaime Marchwinski","author_link":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/author\/jaimetri-be\/"},"comment_info":0,"category_info":[{"term_id":84,"name":"Templating &amp; Layout","slug":"theming-overview","term_group":0,"term_taxonomy_id":84,"taxonomy":"category","description":"","parent":24,"count":59,"filter":"raw","term_order":"0","cat_ID":84,"category_count":59,"category_description":"","cat_name":"Templating &amp; Layout","category_nicename":"theming-overview","category_parent":24}],"tag_info":[{"term_id":25,"name":"Customizations","slug":"customizations","term_group":0,"term_taxonomy_id":25,"taxonomy":"post_tag","description":"","parent":0,"count":177,"filter":"raw","term_order":"0"}],"_links":{"self":[{"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1945799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=1945799"}],"version-history":[{"count":1,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1945799\/revisions"}],"predecessor-version":[{"id":1956047,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1945799\/revisions\/1956047"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media\/1955565"}],"wp:attachment":[{"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=1945799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/categories?post=1945799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/tags?post=1945799"},{"taxonomy":"stellar-product-taxonomy","embeddable":true,"href":"https:\/\/staging.theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/stellar-product-taxonomy?post=1945799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}