Link up visitors guide pdf, and fix Newsletter signup link
authorLaury GvR <laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:54:58 +0000 (10:54 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:54:58 +0000 (10:54 -0400)
assets/2017BHCommVisGuide.pdf [new file with mode: 0644]
sections/footer.php

diff --git a/assets/2017BHCommVisGuide.pdf b/assets/2017BHCommVisGuide.pdf
new file mode 100644 (file)
index 0000000..2500831
Binary files /dev/null and b/assets/2017BHCommVisGuide.pdf differ
index 8a7987e..3dd99bc 100644 (file)
@@ -41,9 +41,9 @@
             <div id="footer-visitors-socials" class="columns small-12 medium-4">
                 <div id="footer-visitors-guide">
                     <h4>Visitors Guide</h4>
-                    <a href="<?php echo get_permalink(2);?>">View</a>
-                    <span class="link-separator">|</span>
-                    <a href="<?php echo get_permalink(4);?>">Request</a>
+                    <a href="<?php echo get_template_directory_uri(); ?>/assets/2017BHCommVisGuide.pdf" target="_blank">View</a>
+<!--                    <span class="link-separator">|</span>
+                    <a href="#">Request</a>-->
                 </div>
                 <div id="footer-socials" class="social-links show-for-medium-up">
                     <a class="facebook social-icon" href="https://business.facebook.com/bayharbormi/?business_id=771977469544609" alt="facebook" target="_blank"></a>
@@ -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" hreg="<?php echo get_permalink(435);?>">Sign Up</a>
+                <a class="button" href="<?php echo get_permalink(435);?>">Sign Up</a>
             </div>
         </div>
     </div>