added links to some footer elements
authorIan Weller <ian@gaslightmedia.com>
Mon, 1 Aug 2016 19:17:28 +0000 (15:17 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 1 Aug 2016 19:17:28 +0000 (15:17 -0400)
footer.php

index 477543f..407de49 100644 (file)
@@ -13,7 +13,7 @@
                                             <div class="small-10 small-centered text-left medium-uncentered medium-6 columns">
                                                 <h1>Get FREE Travel Guides</h1>
                                                 <p>Put the Petoskey Area at your fingertips</p>
-                                                <a href="#"><button>View Them All</button></a>
+                                                <a href="<?php echo get_permalink(211);?>"><button>View Them All</button></a>
                                             </div>
                                         </div>    
                                     </div>
@@ -37,7 +37,7 @@
                                         <p>Our free e-mail newsletter will give you the scoop on upcoming events and festivities.</p>
                                     </div>
                                     <div class="small-12 large-6 columns">
-                                        <a href="#" class="right"><img alt="Sign Up Link" src="<?php echo get_template_directory_uri();?>/assets/signup.jpg"></a>
+                                        <a href="<?php echo get_permalink(161);?>" class="right"><img alt="Sign Up Link" src="<?php echo get_template_directory_uri();?>/assets/signup.jpg"></a>
                                     </div>
                                 </div>
                             </div>