Added links to contact us and newsletter
authorLaury GvR <laury@gaslightmedia.com>
Fri, 13 Apr 2018 18:50:06 +0000 (14:50 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 13 Apr 2018 18:50:06 +0000 (14:50 -0400)
sections/footer.php
sections/header.php
sections/off-canvas.php

index 80c0e74..5fdb639 100644 (file)
             <a class="email-link" href="mailto:<?php echo glm_get_clientinfo_option('email');?>">Email</a>
             <span class="bullet">&#8226;</span>
             <?php endif;?>
-            <a class="contact-us-link" href="<?php echo get_permalink(7)?>">Contact Us</a>
+            <a class="contact-us-link" href="<?php echo get_permalink(131)?>">Contact Us</a>
         <?php endif;?>
     </div>
     <div id="footer-enews" class="medium-4 large-3 columns">
         <h6 id="enews-title">Destination<br>Michigan Update</h6>
-        <a id="enews-button" href="<?php echo get_permalink(1);?>" target="_blank">
+        <a id="enews-button" href="<?php echo get_permalink(133);?>" target="_blank">
             
         </a>
     </div>
index e6db547..a87d1b2 100644 (file)
@@ -5,7 +5,7 @@
         </div>
         
         <div id="top-links" class="show-for-large-up">
-            <a class="contact-link" href="<?php echo get_permalink(20);?>">Contact Us</a>
+            <a class="contact-link" href="<?php echo get_permalink(131);?>">Contact Us</a>
             <a class="facebook-icon" href="http://www.facebook.com/DestinationMichigan">
                 <img src="<?php echo get_template_directory_uri();?>/assets/facebook-icon.png">
             </a>
index 64492ed..27a22b6 100644 (file)
@@ -28,7 +28,7 @@
                                     <a class="email-link" href="mailto:<?php echo glm_get_clientinfo_option('email');?>">Email</a>
                                     <span class="bullet">&#8226;</span>
                                     <?php endif;?>
-                                    <a class="contact-us-link" href="<?php echo get_permalink(7)?>">Contact Us</a>
+                                    <a class="contact-us-link" href="<?php echo get_permalink(131)?>">Contact Us</a>
                                 </li>
                             </ul>
                         <?php endif;?>