Link up the newsletter sign up button in the footer
authorLaury GvR <laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:35:33 +0000 (10:35 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:35:33 +0000 (10:35 -0400)
sections/footer.php

index e43ce71..8a7987e 100644 (file)
@@ -56,7 +56,7 @@
             <div id="footer-newsletter" class="columns small-12 medium-4">
                 <h4>eNewsletter</h4>
                 <p>Sign up for special promos!</p>
-                <a class="button">Sign Up</a>
+                <a class="button" hreg="<?php echo get_permalink(435);?>">Sign Up</a>
             </div>
         </div>
     </div>