adding link to enews page to the footer
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Apr 2017 14:28:14 +0000 (10:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Apr 2017 14:28:14 +0000 (10:28 -0400)
sections/footer.php

index f327016..3632124 100644 (file)
@@ -50,7 +50,7 @@
                                         </div>
                                         <div class="small-12 large-3 text-center large-text-left columns foot-items left" data-equalizer-watch>
                                             <h5>eNews</h5>
-                                            <a href="#" class="button">Subscribe Now</a>
+                                            <a href="<?php echo get_permalink(236); ?>" class="button">Subscribe Now</a>
                                         </div>
                                     </div>
                                     <?php endif;?>