{"id":1113998,"date":"2016-05-12T12:46:10","date_gmt":"2016-05-12T19:46:10","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/"},"modified":"2016-05-28T09:35:05","modified_gmt":"2016-05-28T16:35:05","slug":"add-week-view-filter-to-list-view","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/","title":{"rendered":"Add Week View Filter to List View"},"content":{"rendered":"<p>Hello, this topic is continuation of this discussion: https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-calendar-view-filter\/#post-1107882<\/p>\n<p>I&#8217;ve got the filter styling how I want it, but I can&#8217;t seem to figure out how to add the week view to the list. When I add it to the single-event.php template in my child theme it doesn&#8217;t work. Here&#8217;s what I&#8217;ve tried:<\/p>\n<p>I put the loop-grid.php in my [child-theme]\/tribe-events\/pro\/week\/loop-grid.php, then I added this code to the [child-theme]\/tribe-events\/single-event.php<\/p>\n<pre><code>&lt;!-- Calendar Grid --&gt;\n&lt;?php tribe_get_template_part( &#039;pro\/week\/loop&#039;, &#039;grid&#039; ) ?&gt;\n<\/code><\/pre>\n<p>I&#8217;ve also tried adding this:<\/p>\n<pre><code>&lt;div class=&quot;tribe-events-grid clearfix&quot;&gt;\n\t&lt;div class=&quot;tribe-grid-header clearfix&quot;&gt;\n\t\t&lt;div class=&quot;column first&quot;&gt;\n\t\t\t&lt;span class=&quot;tribe-events-visuallyhidden&quot;&gt;&lt;?php esc_html_e( &#039;Hours&#039;, &#039;tribe-events-calendar-pro&#039; ); ?&gt;&lt;\/span&gt;\n\t\t&lt;\/div&gt;\n\t\t&lt;div class=&quot;tribe-grid-content-wrap&quot;&gt;\n\t\t\t&lt;?php while ( tribe_events_week_have_days() ) : tribe_events_week_the_day(); ?&gt;\n\t\t\t\t&lt;div title=&quot;&lt;?php tribe_events_week_get_the_date(); ?&gt;&quot; class=&quot;column &lt;?php echo esc_attr( tribe_events_week_day_header_classes() ); ?&gt;&quot;&gt;\n\t\t\t\t\t&lt;?php echo tribe_events_week_day_header(); ?&gt;\n\t\t\t\t&lt;\/div&gt;&lt;!-- header column --&gt;\n\t\t\t&lt;?php endwhile; ?&gt;\n\t\t&lt;\/div&gt;&lt;!-- .tribe-grid-content-wrap --&gt;\n\t&lt;\/div&gt;&lt;!-- .tribe-grid-header --&gt;\n\n&lt;\/div&gt;&lt;!-- .tribe-events-grid --&gt;\n<\/code><\/pre>\n<p>Let me know what I&#8217;m missing. Thanks.<\/p>\n","protected":false},"template":"","class_list":["post-1113998","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>Add Week View Filter to List 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\/add-week-view-filter-to-list-view\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Add Week View Filter to List View -\" \/>\n<meta property=\"og:description\" content=\"Hello, this topic is continuation of this discussion: https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-calendar-view-filter\/#post-1107882 I&#8217;ve got the filter styling how I want it, but I can&#8217;t seem to figure out how to add the week view to the list. When I add it to the single-event.php template in my child theme it doesn&#8217;t work. Here&#8217;s what I&#8217;ve tried: I put [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/\" \/>\n<meta property=\"article:modified_time\" content=\"2016-05-28T16:35:05+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\/add-week-view-filter-to-list-view\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/\",\"name\":\"Add Week View Filter to List View -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2016-05-12T19:46:10+00:00\",\"dateModified\":\"2016-05-28T16:35:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-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\":\"Add Week View Filter to List 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":"Add Week View Filter to List 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\/add-week-view-filter-to-list-view\/","og_locale":"en_US","og_type":"article","og_title":"Add Week View Filter to List View -","og_description":"Hello, this topic is continuation of this discussion: https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-calendar-view-filter\/#post-1107882 I&#8217;ve got the filter styling how I want it, but I can&#8217;t seem to figure out how to add the week view to the list. When I add it to the single-event.php template in my child theme it doesn&#8217;t work. Here&#8217;s what I&#8217;ve tried: I put [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/","article_modified_time":"2016-05-28T16:35:05+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\/add-week-view-filter-to-list-view\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/","name":"Add Week View Filter to List View -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2016-05-12T19:46:10+00:00","dateModified":"2016-05-28T16:35:05+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-view\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/add-week-view-filter-to-list-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":"Add Week View Filter to List 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\/1113998","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\/1113998\/revisions"}],"predecessor-version":[{"id":1114019,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1113998\/revisions\/1114019"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1113998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}