adding button below the events widget on front page
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 23 Aug 2018 16:57:49 +0000 (12:57 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 23 Aug 2018 16:57:49 +0000 (12:57 -0400)
parts/blog-feed-front.php

index 78b8078..0541d43 100644 (file)
@@ -57,4 +57,5 @@
         <h4 class="events-widget-title">Professional Learning</h4>
         <?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" category="3"]');?>
     </div>
+    <a class="button view-all-events">View All Events</a>
 </div>
\ No newline at end of file