{"id":1969681,"date":"2026-04-21T12:59:29","date_gmt":"2026-04-21T16:59:29","guid":{"rendered":"https:\/\/theeventscalendar.com\/knowledgebase\/?p=1969681"},"modified":"2026-04-23T15:26:36","modified_gmt":"2026-04-23T19:26:36","slug":"customize-day-view","status":"publish","type":"post","link":"https:\/\/theeventscalendar.com\/knowledgebase\/customize-day-view\/","title":{"rendered":"Customizing Day View"},"content":{"rendered":"\n<p>Day View displays all of the events scheduled for a single day. If the default layout doesn&#8217;t quite fit your site, small adjustments to the template can change how individual events appear and behave.<\/p>\n\n\n\n<p>Customizations for The Events Calendar are usually implemented via code snippets or template overrides. Add snippets to your child theme&#8217;s <code>functions.php<\/code> file or use the Code Snippets plugin. Template overrides should go in a child theme. If either approach is new to you, start with <a href=\"https:\/\/theeventscalendar.com\/knowledgebase\/best-practices-for-implementing-custom-code-snippets\/\">Using Code Snippets to Customize The Events Calendar<\/a> and <a href=\"https:\/\/theeventscalendar.com\/knowledgebase\/customizing-template-files\/\">Customizing The Events Calendar Templates<\/a> for a walkthrough of each.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-open-event-links-in-new-tab\">Open Event Links in New Tab<\/h2>\n\n\n\n<p>Template file: <code>\/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/day\/event\/title.php<\/code><\/p>\n\n\n\n<p>Override the above file with the following content, which inserts <code>target=\"_blank\"<\/code> after the <code>href<\/code> attribute of the <code>&lt;a&gt;<\/code> element.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: php; title: ; notranslate\" title=\"\">\n&lt;h3 class=&quot;tribe-events-calendar-day__event-title tribe-common-h6 tribe-common-h4--min-medium&quot;&gt;\n\t&lt;a\n\t\thref=&quot;&lt;?php echo esc_url( $event-&gt;permalink ); ?&gt;&quot;\n\t\ttarget=&quot;_blank&quot;\n\t\ttitle=&quot;&lt;?php echo esc_attr( $event-&gt;title ); ?&gt;&quot;\n\t\trel=&quot;bookmark&quot;\n\t\tclass=&quot;tribe-events-calendar-day__event-title-link tribe-common-anchor-thin&quot;\n\t&gt;\n\t\t&lt;?php\n\t\t\/\/ phpcs:ignore\n\t\techo $event-&gt;title;\n\t\t?&gt;\n\t&lt;\/a&gt;\n&lt;\/h3&gt;\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>Day View displays all of the events scheduled for a single day. If the default layout doesn&#8217;t quite fit your site, small adjustments to the template can change how individual events appear and behave. Open Event Links in New Tab Template file: \/wp-content\/plugins\/the-events-calendar\/src\/views\/v2\/day\/event\/title.php Override the above file with the following content, which inserts target=&#8221;_blank&#8221; after&#8230;<\/p>\n","protected":false},"author":5,"featured_media":1955565,"comment_status":"open","ping_status":"open","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":[24,59,84],"tags":[],"stellar-product-taxonomy":[],"class_list":["post-1969681","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-customizing","category-php","category-templates"],"acf":[],"taxonomy_info":{"category":[{"value":24,"label":"Customizing"},{"value":59,"label":"PHP"},{"value":84,"label":"Template Overrides"}]},"featured_image_src_large":["https:\/\/images.theeventscalendar.com\/kb\/uploads\/2023\/02\/social-share-1024x538.png",1024,538,true],"author_info":{"display_name":"Leah","author_link":"https:\/\/theeventscalendar.com\/knowledgebase\/author\/leahk\/"},"comment_info":0,"category_info":[{"term_id":24,"name":"Customizing","slug":"customizing","term_group":0,"term_taxonomy_id":24,"taxonomy":"category","description":"","parent":0,"count":67,"filter":"raw","term_order":"0","cat_ID":24,"category_count":67,"category_description":"","cat_name":"Customizing","category_nicename":"customizing","category_parent":0},{"term_id":59,"name":"PHP","slug":"php","term_group":0,"term_taxonomy_id":59,"taxonomy":"category","description":"","parent":24,"count":52,"filter":"raw","term_order":"0","cat_ID":59,"category_count":52,"category_description":"","cat_name":"PHP","category_nicename":"php","category_parent":24},{"term_id":84,"name":"Template Overrides","slug":"templates","term_group":0,"term_taxonomy_id":84,"taxonomy":"category","description":"","parent":24,"count":27,"filter":"raw","term_order":"0","cat_ID":84,"category_count":27,"category_description":"","cat_name":"Template Overrides","category_nicename":"templates","category_parent":24}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1969681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=1969681"}],"version-history":[{"count":2,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1969681\/revisions"}],"predecessor-version":[{"id":1970030,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1969681\/revisions\/1970030"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media\/1955565"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=1969681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/categories?post=1969681"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/tags?post=1969681"},{"taxonomy":"stellar-product-taxonomy","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/stellar-product-taxonomy?post=1969681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}