{"id":1168465,"date":"2016-09-25T03:57:13","date_gmt":"2016-09-25T10:57:13","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/"},"modified":"2016-09-25T03:57:13","modified_gmt":"2016-09-25T10:57:13","slug":"some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/","title":{"rendered":"Some assistance sorting out the event date order on an upcoming events module"},"content":{"rendered":"<p>Hi there,<br \/>\nCan I get some assistance sorting out an issue with the ordering of events on an upcoming events module?<br \/>\nCurrently the events show in what appears to be the publish date and not the event date. Also past events are showing.<\/p>\n<p>The events feed is showing the actual event date but just posting in the order of the published date.<\/p>\n<p>This is the code:<\/p>\n<pre><code>&lt;?php\n\nextract(array(\n    &#039;events&#039; =&gt; []\n), EXTR_SKIP);\n\n$heading = (($heading) ? $heading : &#039;Member Events&#039;);\n?&gt;\n\n&lt;div class=&quot;col-xxs-12 col-xs-6 col-md-3 isotope-item&quot;&gt;\n\n    &lt;div class=&quot;panel panel-default module module-member-event&quot;&gt;\n\n        &lt;div class=&quot;panel-heading&quot;&gt;\n\n            &lt;a class=&quot;btn btn-default btn-sm pull-right&quot; href=&quot;\/event-listings&quot;&gt;See All&lt;\/a&gt;\n            &lt;h3 class=&quot;panel-title&quot;&gt;&lt;?php echo $heading; ?&gt;&lt;\/h3&gt;\n\n        &lt;\/div&gt;\n\n        &lt;div class=&quot;list-group&quot; data-compare&gt;\n\n            &lt;?php $args = array( &#039;orderby&#039; =&gt; &#039;date&#039;); foreach($events as $event ): ?&gt;\n\n                &lt;a href=&quot;&lt;?php echo $event[&#039;url&#039;]; ?&gt;&quot; class=&quot;list-group-item&quot;&gt;\n                    &lt;?php render_template(&#039;subtitle-with-date&#039;, array(&#039;text&#039; =&gt; $event[&#039;title&#039;], &#039;date&#039; =&gt; $event[&#039;date&#039;])); ?&gt;\n                &lt;\/a&gt;\n\n            &lt;?php endforeach; ?&gt;\n\n        &lt;\/div&gt;\n\n    &lt;\/div&gt;\n\n&lt;\/div&gt;<\/code><\/pre>\n<p>I recieved this info from you guys before but I just can&#8217;t seem to make anything work:<\/p>\n<pre><code>&#039;meta_key&#039;               =&gt; &#039;_EventStartDate&#039;,\n&#039;orderby&#039;                =&gt; array(&#039;menu_order&#039; =&gt; &#039;ASC&#039;,&#039;meta_value_datetime&#039; =&gt; &#039;ASC&#039;,)<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-1168465","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>Some assistance sorting out the event date order on an upcoming events module -<\/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\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Some assistance sorting out the event date order on an upcoming events module -\" \/>\n<meta property=\"og:description\" content=\"Hi there, Can I get some assistance sorting out an issue with the ordering of events on an upcoming events module? Currently the events show in what appears to be the publish date and not the event date. Also past events are showing. The events feed is showing the actual event date but just posting [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/\" \/>\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\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/\",\"name\":\"Some assistance sorting out the event date order on an upcoming events module -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2016-09-25T10:57:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/#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\":\"Some assistance sorting out the event date order on an upcoming events module\"}]},{\"@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":"Some assistance sorting out the event date order on an upcoming events module -","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\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/","og_locale":"en_US","og_type":"article","og_title":"Some assistance sorting out the event date order on an upcoming events module -","og_description":"Hi there, Can I get some assistance sorting out an issue with the ordering of events on an upcoming events module? Currently the events show in what appears to be the publish date and not the event date. Also past events are showing. The events feed is showing the actual event date but just posting [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/","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\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/","name":"Some assistance sorting out the event date order on an upcoming events module -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2016-09-25T10:57:13+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/some-assistance-sorting-out-the-event-date-order-on-an-upcoming-events-module\/#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":"Some assistance sorting out the event date order on an upcoming events module"}]},{"@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\/1168465","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\/1168465\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1168465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}