+++ /dev/null
-<?php
-/*
-Template Name: GLM Associate Template
-*/
-get_template_part('index');
\ No newline at end of file
+++ /dev/null
-<?php
-/*
-Template Name: Landing Page
-*/
-get_template_part('index');
\ No newline at end of file
+++ /dev/null
-<?php
-/*
-Template Name: GLM Members Only Template
-*/
-get_template_part('index');
-?>
\ No newline at end of file
--- /dev/null
+<?php
+/*
+Template Name: GLM No Sidebar
+*/
+get_template_part('index');
\ No newline at end of file
+++ /dev/null
-{
- "name": "meetingsmichigan",
- "description": "Gaslight Media",
- "version": "0.0.1",
- "devDependencies": {
- "node-sass": "~2.0.1",
- "grunt": "~0.4.5",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.18.0",
- "grunt-contrib-uglify": "~0.7.0",
- "grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-copy": "~0.7.0"
- }
-}
\ No newline at end of file
+++ /dev/null
-{
- "name": "meetingsmichigan",
- "description": "Gaslight Media",
- "version": "0.0.1",
- "devDependencies": {
- "node-sass": "~2.0.1",
- "grunt": "~0.4.5",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.18.0",
- "grunt-contrib-uglify": "~0.7.0",
- "grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-copy": "~0.7.0"
- }
-}
\ No newline at end of file
<h2 class="upcoming-events-title">Upcoming Events</h2>
<div id="events-widget-wrapper">
<h4 class="events-widget-title">Parents</h4>
- <?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" category="2"]');?>
- <h4 class="events-widget-title">Students</h4>
<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" category="1"]');?>
+ <h4 class="events-widget-title">Students</h4>
+ <?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" category="2"]');?>
<h4 class="events-widget-title">Professional Learning</h4>
<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" category="3"]');?>
</div>