View all event button on fp given the right link
authorLaury GvR <laury@gaslightmedia.com>
Wed, 26 Dec 2018 20:44:09 +0000 (15:44 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 26 Dec 2018 20:44:09 +0000 (15:44 -0500)
sections/front-page.php

index 6962df1..4c6e4b9 100644 (file)
@@ -12,7 +12,7 @@
             <div id="events-widget" class="small-12 large-4 columns">
                 <h2 style="color: #474644;">Meetings & Events </h2>
                 <?php echo do_shortcode('[glm-members-event-list template="eventsFrontPage.html" limit="3"]'); ?>
-                <a class="button view-all-events" href="<?php echo get_permalink(1215); ?>">View All Events</a>
+                <a class="button view-all-events" href="<?php echo get_permalink(597); ?>">View All Events</a>
             </div>
         </div>