Update view all events link in sidebar
authorLaury GvR <laury@gaslightmedia.com>
Thu, 20 Dec 2018 23:02:35 +0000 (18:02 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 20 Dec 2018 23:02:35 +0000 (18:02 -0500)
sidebar.php

index 959ccf6..af325c8 100644 (file)
@@ -51,6 +51,6 @@
         <h2>Recent Events</h2>
         <?php // Taken from CharEmISD, eventsFrontPage.html, 2018 Dec 17 ?>
         <?php echo do_shortcode('[glm-members-event-list template="eventsSidebar.html" featured="False" limit="3" group_month="True" group_by_day="True"]'); ?>
-        <a href="<?php echo get_permalink(324); ?>" class="button view-all-events">View All Events</a>
+        <a href="<?php echo get_permalink(757); ?>" class="button view-all-events">View All Events</a>
     </div>
 </div>
\ No newline at end of file