{"id":1345416,"date":"2017-09-06T07:37:55","date_gmt":"2017-09-06T14:37:55","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/"},"modified":"2017-09-06T07:37:55","modified_gmt":"2017-09-06T14:37:55","slug":"hide-recurring-instances-in-community-front-end","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/","title":{"rendered":"Hide recurring instances in community front end"},"content":{"rendered":"<p>In the Community Events front end listing, is it possible to only show the next upcoming instance of a recurring event, rather than each individual instance?  Similar to selecting &#8220;Show only the first instance of each recurring event (only affects list-style views).&#8221; but for the Community Events front end user.<\/p>\n<p>I found a great snippet of code that works well for the back end events page, perhaps this could be altered?<\/p>\n<p>`class Events_Admin_List__Remove_Child_Events {<br \/>\n    public function __construct() {<br \/>\n        \/\/ Don&#8217;t kick in unless we&#8217;re on the edit.php screen<br \/>\n        add_action( &#8216;load-edit.php&#8217;, array( $this, &#8216;setup&#8217; ) );<br \/>\n\t}<br \/>\n    public function setup() {<br \/>\n        \/\/ Listen out for the main events query<br \/>\n        if ( &#8216;tribe_events&#8217; === $GLOBALS[ &#8216;typenow&#8217; ] )<br \/>\n            add_action( &#8216;parse_query&#8217;, array( $this, &#8216;modify&#8217; ) );<br \/>\n    }<br \/>\n    function modify( WP_Query $query ) {<br \/>\n        \/\/ Run once, only for the main query<br \/>\n        if ( ! $query-&gt;is_main_query() ) return;<br \/>\n        remove_action( &#8216;parse_query&#8217;, array( $this, &#8216;modify&#8217;) );<br \/>\n        \/\/ Only return top level posts as a means of ignoring child posts<br \/>\n        $query-&gt;set( &#8216;post_parent&#8217;, 0 );<br \/>\n    }<br \/>\n}<br \/>\nnew Events_Admin_List__Remove_Child_Events;&#8217;<\/p>\n","protected":false},"template":"","class_list":["post-1345416","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>Hide recurring instances in community front end -<\/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\/hide-recurring-instances-in-community-front-end\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hide recurring instances in community front end -\" \/>\n<meta property=\"og:description\" content=\"In the Community Events front end listing, is it possible to only show the next upcoming instance of a recurring event, rather than each individual instance? Similar to selecting &#8220;Show only the first instance of each recurring event (only affects list-style views).&#8221; but for the Community Events front end user. I found a great snippet [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/\" \/>\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\/hide-recurring-instances-in-community-front-end\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/\",\"name\":\"Hide recurring instances in community front end -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-09-06T14:37:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/#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\":\"Community Events\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Hide recurring instances in community front end\"}]},{\"@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":"Hide recurring instances in community front end -","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\/hide-recurring-instances-in-community-front-end\/","og_locale":"en_US","og_type":"article","og_title":"Hide recurring instances in community front end -","og_description":"In the Community Events front end listing, is it possible to only show the next upcoming instance of a recurring event, rather than each individual instance? Similar to selecting &#8220;Show only the first instance of each recurring event (only affects list-style views).&#8221; but for the Community Events front end user. I found a great snippet [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/","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\/hide-recurring-instances-in-community-front-end\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/","name":"Hide recurring instances in community front end -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-09-06T14:37:55+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/hide-recurring-instances-in-community-front-end\/#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":"Community Events","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/"},{"@type":"ListItem","position":5,"name":"Hide recurring instances in community front end"}]},{"@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\/1345416","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":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1345416\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1345416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}