{"id":958036,"date":"2015-04-24T07:23:42","date_gmt":"2015-04-24T14:23:42","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/"},"modified":"2015-07-07T06:31:58","modified_gmt":"2015-07-07T13:31:58","slug":"event-end-date-and-start-date-the-same","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/","title":{"rendered":"Event end date and start date the same"},"content":{"rendered":"<p>I have reordered my events list to be ordered by end date by using this:<\/p>\n<pre><code>$args = array(\n\t\t\t\t&#039;meta_key&#039;=&gt; &#039;_EventEndDate&#039;,\n\t\t\t\t&#039;meta_type&#039;=&gt;&#039;DATE&#039;,\n\t\t\t\t&#039;orderby&#039;=&gt;&#039;meta_value_num&#039;,\n\t\t\t\t&#039;post_type&#039;=&gt;&#039;tribe_events&#039;,\n\t\t\t\t&#039;eventDisplay&#039;=&gt;&#039;past&#039;,\n\t\t\t\t&#039;showposts&#039; =&gt; &#039;-1&#039;\n\t\t\t);\n\t\t\t$the_query = new WP_Query( $args );<\/code><\/pre>\n<p>Unfortunately when my events are displayed\/the query dumped the start date is set to the same date as the end date.<\/p>\n<p>Has anyone encountered this before? Is there a reason for this?<\/p>\n<p>Cheers<\/p>\n","protected":false},"template":"","class_list":["post-958036","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 end date and start date the same -<\/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-end-date-and-start-date-the-same\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Event end date and start date the same -\" \/>\n<meta property=\"og:description\" content=\"I have reordered my events list to be ordered by end date by using this: $args = array( &#039;meta_key&#039;=&gt; &#039;_EventEndDate&#039;, &#039;meta_type&#039;=&gt;&#039;DATE&#039;, &#039;orderby&#039;=&gt;&#039;meta_value_num&#039;, &#039;post_type&#039;=&gt;&#039;tribe_events&#039;, &#039;eventDisplay&#039;=&gt;&#039;past&#039;, &#039;showposts&#039; =&gt; &#039;-1&#039; ); $the_query = new WP_Query( $args ); Unfortunately when my events are displayed\/the query dumped the start date is set to the same date as the end date. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/\" \/>\n<meta property=\"article:modified_time\" content=\"2015-07-07T13:31:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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-end-date-and-start-date-the-same\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/\",\"name\":\"Event end date and start date the same -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2015-04-24T14:23:42+00:00\",\"dateModified\":\"2015-07-07T13:31:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/#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 end date and start date the same\"}]},{\"@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 end date and start date the same -","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-end-date-and-start-date-the-same\/","og_locale":"en_US","og_type":"article","og_title":"Event end date and start date the same -","og_description":"I have reordered my events list to be ordered by end date by using this: $args = array( &#039;meta_key&#039;=&gt; &#039;_EventEndDate&#039;, &#039;meta_type&#039;=&gt;&#039;DATE&#039;, &#039;orderby&#039;=&gt;&#039;meta_value_num&#039;, &#039;post_type&#039;=&gt;&#039;tribe_events&#039;, &#039;eventDisplay&#039;=&gt;&#039;past&#039;, &#039;showposts&#039; =&gt; &#039;-1&#039; ); $the_query = new WP_Query( $args ); Unfortunately when my events are displayed\/the query dumped the start date is set to the same date as the end date. [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/","article_modified_time":"2015-07-07T13:31:58+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/","name":"Event end date and start date the same -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2015-04-24T14:23:42+00:00","dateModified":"2015-07-07T13:31:58+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/event-end-date-and-start-date-the-same\/#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 end date and start date the same"}]},{"@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\/958036","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\/958036\/revisions"}],"predecessor-version":[{"id":958119,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/958036\/revisions\/958119"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=958036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}