Update order by
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jul 2017 19:13:49 +0000 (15:13 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jul 2017 19:13:49 +0000 (15:13 -0400)
passing another attribute to get them sorted by dates.

parts/event-feed.php

index c6a5079..f66e3a3 100644 (file)
@@ -1 +1 @@
-<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" featured="True"]');?>
\ No newline at end of file
+<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" featured="True" group_by_day="False"]');?>