{"id":1295612,"date":"2017-06-08T22:16:00","date_gmt":"2017-06-09T05:16:00","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/"},"modified":"2017-06-10T13:43:39","modified_gmt":"2017-06-10T20:43:39","slug":"hiding-date-metadata-in-single-event-view","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/","title":{"rendered":"Hiding Date Metadata in Single Event View"},"content":{"rendered":"<p>I am trying to hide the &#8220;Date&#8221; part in single event view.<\/p>\n<p>I have copied over<br \/>\nmodules\/meta.php \u2014 Used within single-event.php to display meta information for an event<br \/>\nmodules\/meta\/details.php \u2014 Adds information such as the start and end time within the meta section<\/p>\n<p>to my theme\/tribe-events\/modules\/meta<\/p>\n<p>I tried commenting this out in details.php<\/p>\n<pre><code>&lt;!--\t\t&lt;?php\r\n\t\t\/\/ All day (single day) events\r\n\t\telseif ( tribe_event_is_all_day() ):\r\n\t\t\t?&gt;\r\n\r\n \t\t\t&lt;dt&gt; &lt;?php esc_html_e( &#039;Date:&#039;, &#039;the-events-calendar&#039; ) ?&gt; &lt;\/dt&gt;\r\n\t\t\t&lt;dd&gt;\r\n\t\t\t\t&lt;abbr class=&quot;tribe-events-abbr tribe-events-start-datetime published dtstart&quot; title=&quot;&lt;?php esc_attr_e( $start_ts ) ?&gt;&quot;&gt; &lt;?php esc_html_e( $start_date ) ?&gt; &lt;\/abbr&gt;\r\n\t\t\t&lt;\/dd&gt; --&gt;<\/code><\/pre>\n<p>but it didn&#8217;t remove the date.<\/p>\n<p>Do you have any advice for me?<\/p>\n<p>Thank you.<\/p>\n","protected":false},"template":"","class_list":["post-1295612","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hiding Date Metadata in Single Event View -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hiding Date Metadata in Single Event View -\" \/>\n<meta property=\"og:description\" content=\"I am trying to hide the &#8220;Date&#8221; part in single event view. I have copied over modules\/meta.php \u2014 Used within single-event.php to display meta information for an event modules\/meta\/details.php \u2014 Adds information such as the start and end time within the meta section to my theme\/tribe-events\/modules\/meta I tried commenting this out in details.php &lt;!-- &lt;?php [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/\" \/>\n<meta property=\"article:modified_time\" content=\"2017-06-10T20:43:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/\",\"name\":\"Hiding Date Metadata in Single Event View -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-06-09T05:16:00+00:00\",\"dateModified\":\"2017-06-10T20:43:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Hiding Date Metadata in Single Event View\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hiding Date Metadata in Single Event View -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/","og_locale":"en_US","og_type":"article","og_title":"Hiding Date Metadata in Single Event View -","og_description":"I am trying to hide the &#8220;Date&#8221; part in single event view. I have copied over modules\/meta.php \u2014 Used within single-event.php to display meta information for an event modules\/meta\/details.php \u2014 Adds information such as the start and end time within the meta section to my theme\/tribe-events\/modules\/meta I tried commenting this out in details.php &lt;!-- &lt;?php [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/","article_modified_time":"2017-06-10T20:43:39+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/","name":"Hiding Date Metadata in Single Event View -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-06-09T05:16:00+00:00","dateModified":"2017-06-10T20:43:39+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hiding-date-metadata-in-single-event-view\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"Hiding Date Metadata in Single Event View"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1295612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1295612\/revisions"}],"predecessor-version":[{"id":1296307,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1295612\/revisions\/1296307"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1295612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}