changing permalink for the front page events action item link
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 7 Mar 2017 15:58:58 +0000 (10:58 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 7 Mar 2017 15:58:58 +0000 (10:58 -0500)
sections/front-page.php

index 8b4ee4f..ad5eddb 100644 (file)
                                         <h5>Featured Events</h5>
                                     </div>
                                     <div class="event-list right show-for-medium-up">
-                                        <a href="<?php echo get_permalink(96); ?>"><h5>View All Event</h5></a>
+                                        <a href="<?php echo get_permalink(141); ?>"><h5>View All Event</h5></a>
                                     </div>
                                       <?php get_template_part('parts/event-feed'); ?>
                                 </div>
                                  <div class="show-for-small-down row">
                                    <div class="event-list">
-                                        <a href="<?php echo get_permalink(96); ?>"><h5>View All Event</h5></a>
+                                        <a href="<?php echo get_permalink(141); ?>"><h5>View All Event</h5></a>
                                     </div>
                                 </div>
                             </div>