forgot to add the subscribe link to the header buttons
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:23:23 +0000 (16:23 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:23:23 +0000 (16:23 -0400)
front-page.php
header.php

index b3184d7..f420f96 100644 (file)
@@ -8,7 +8,7 @@
         <div id="deal" class="small-12 text-center large-text-left large-3 columns">
             <a id="advent" href="<?php echo get_permalink(15); ?>"> Adventures</a>
             <a id="dest" href="<?php echo get_permalink(13); ?>"> Destinations</a>
-            <a id="food" href="<?php echo get_permalink(31); ?>"> Eat, Dine, Shop</a>
+            <a id="food" href="<?php echo get_permalink(31); ?>"> Eat, Drink, Shop</a>
             <a id="more" href="<?php echo get_permalink(45); ?>"></a>
         </div>
     </div>
index 6a87c28..bd3b2eb 100644 (file)
@@ -25,7 +25,7 @@
                             <div class="small-12 large-6 columns">
                                 <div class="row collapse">
                                     <div class="small-6 medium-4 large-5 columns subscribe">
-                                        <a href="#">Subscribe</a>
+                                        <a href="<?php echo get_permalink(61); ?>">Subscribe</a>
                                     </div>
                                     <div class="small-6 medium-4 large-5 columns advertise">
                                         <a href="<?php echo get_permalink(61); ?>">Advertise</a>