{"id":1598510,"date":"2018-08-15T16:12:00","date_gmt":"2018-08-15T23:12:00","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/"},"modified":"2018-08-15T16:12:00","modified_gmt":"2018-08-15T23:12:00","slug":"event-not-displaying-on-tag-page","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/","title":{"rendered":"Event not displaying on Tag page"},"content":{"rendered":"<p>Hey Modern Tribe,<\/p>\n<p>We are having a conflict with some code that is causing the events to not display on the blog Tag page. We are using a plugin called Custom Post Type UI and we wanted the custom post type to display on the blog Tag page as well. The code that was supplied in the knowledge base of Custom Post Type UI is the following: <\/p>\n<p>function my_cptui_add_post_types_to_archives( $query ) {<br \/>\n\t\/\/ We do not want unintended consequences.<br \/>\n\tif ( is_admin() || ! $query-&gt;is_main_query() ) {<br \/>\n\t\treturn;<br \/>\n\t}<\/p>\n<p>\tif ( is_category() || is_tag() &amp;&amp; empty( $query-&gt;query_vars[&#8216;suppress_filters&#8217;] ) ) {<br \/>\n\t\t$cptui_post_types = cptui_get_post_type_slugs();<\/p>\n<p>\t\t$query-&gt;set(<br \/>\n\t\t\t&#8216;post_type&#8217;,<br \/>\n\t\t\tarray_merge(<br \/>\n\t\t\t\tarray( &#8216;post&#8217; ),<br \/>\n\t\t\t\t$cptui_post_types<br \/>\n\t\t\t)<br \/>\n\t\t);<br \/>\n\t}<br \/>\n}<br \/>\nadd_filter( &#8216;pre_get_posts&#8217;, &#8216;my_cptui_add_post_types_to_archives&#8217; );<\/p>\n<p>However, when we use that function it is causing the Events not to display but the Custom Post Type is displaing properly. Do you have a quick fix that will modify that function to allow both to display on the Tag page? I have tried to look through your knowledge base but couldn&#8217;t find anything. This is the last piece of the puzzle so I am praying you guys have a fix!<\/p>\n<p>Thanks in advance!<\/p>\n","protected":false},"template":"","class_list":["post-1598510","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>Event not displaying on Tag page -<\/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\/event-not-displaying-on-tag-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Event not displaying on Tag page -\" \/>\n<meta property=\"og:description\" content=\"Hey Modern Tribe, We are having a conflict with some code that is causing the events to not display on the blog Tag page. We are using a plugin called Custom Post Type UI and we wanted the custom post type to display on the blog Tag page as well. The code that was supplied [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/\" \/>\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\/event-not-displaying-on-tag-page\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/\",\"name\":\"Event not displaying on Tag page -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2018-08-15T23:12:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/#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\":\"Event not displaying on Tag page\"}]},{\"@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":"Event not displaying on Tag page -","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\/event-not-displaying-on-tag-page\/","og_locale":"en_US","og_type":"article","og_title":"Event not displaying on Tag page -","og_description":"Hey Modern Tribe, We are having a conflict with some code that is causing the events to not display on the blog Tag page. We are using a plugin called Custom Post Type UI and we wanted the custom post type to display on the blog Tag page as well. The code that was supplied [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/","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\/event-not-displaying-on-tag-page\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/","name":"Event not displaying on Tag page -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2018-08-15T23:12:00+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-not-displaying-on-tag-page\/#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":"Event not displaying on Tag page"}]},{"@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\/1598510","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\/1598510\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1598510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}