Update href for event link
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 5 Sep 2017 16:33:27 +0000 (12:33 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 5 Sep 2017 16:33:27 +0000 (12:33 -0400)
Going to new page.

sections/front-page.php

index c6696a2..c99c773 100644 (file)
@@ -18,7 +18,7 @@
                 <div id="calendar-feed" class="row columns">
                     <h2>Upcoming Events</h2>
                       <?php echo do_shortcode("[glm-members-event-list template='eventsFrontPage.html' category='4,5' limit=3]"); ?>
-                    <a class="button" href="#">View All Events</a>
+                 <a class="button" href="<?php echo get_permalink( 4863 );?>">View All Events</a>
                 </div>
             </div>
         </div>