<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>
<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>