adding group_by_day to event short code.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 2 May 2018 15:50:54 +0000 (11:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 2 May 2018 15:50:54 +0000 (11:50 -0400)
needed if not using agenda style view for events.

parts/event-feed.php
style.css

index c6a5079..6fcc1cc 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" group_by_day="False" featured="True"]');?>
index cd4c9db..1536636 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: GaylordCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for GaylordCVB
-Version: 1.0.21
+Version: 1.0.22
 */