New news link in the header
authorLaury GvR <laury@gaslightmedia.com>
Mon, 30 Mar 2015 17:52:31 +0000 (13:52 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 30 Mar 2015 17:52:31 +0000 (13:52 -0400)
front-page.php

index f66428f..1d3d2c9 100644 (file)
@@ -33,7 +33,7 @@
                                 </div>
                                 <br>
                                 <div class="block-button">
-                                    <label><a href="#">More News</a></label>
+                                    <label><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'News' ) ) ); ?>">More News</a></label>
                                 </div>
                                 <br>
                             </div>