linking e news sign up form
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 May 2017 20:08:42 +0000 (16:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 May 2017 20:08:42 +0000 (16:08 -0400)
linking the action item in the footer for the news to the enews sign up page

sections/footer.php

index 29c007b..f69ff38 100644 (file)
@@ -48,7 +48,7 @@
                                             </div>
                                             <?php endif;?>
                                             <div class=" text-center small-12 medium-6 large-2 columns">
-                                                <a href="#" class="footer-signup"></a>
+                                                <a href="<?php echo get_permalink(128); ?>" class="footer-signup"></a>
                                             </div>
                                         </div>
                                     </div>