<div id="over-header-links-container" class="row large-collapse">
<div id="over-header-links">
<a class="over-header-link" href="<?php bloginfo('url');?>">Home</a>
- <a class="over-header-link" href="#">Jobs</a>
- <a class="over-header-link" href="#">Contact Us</a>
+ <a class="over-header-link" href="<?php echo get_permalink(88);?>">Jobs</a>
+ <a class="over-header-link" href="<?php echo get_permalink(86);?>">Contact Us</a>
<a class="facebook" target="_blank" href="https://www.facebook.com/Ka-Hale-A-Ke-Ola-Homeless-Resource-Centers-1444544482501919/"></a>
</div>
</div>
<span><?php echo glm_get_clientinfo_option('extra');?></span><br>
<?php endif;?>
<br>
- <a class="mail location-mail" href="<?php echo get_permalink(63);?>">Contact Us</a>
+ <a class="mail location-mail" href="<?php echo get_permalink(86);?>">Contact Us</a>
</div>
<div class="location_2 address-container medium-6 columns">
<span class="address_2_name location-name">Westside Center</span>
<span><?php echo glm_get_clientinfo_option('extra2');?></span><br>
<?php endif;?>
<br>
- <a class="mail_2 location-mail" href="<?php echo get_permalink(63);?>">Contact Us</a>
+ <a class="mail_2 location-mail" href="<?php echo get_permalink(86);?>">Contact Us</a>
</div>
<?php endif;?>
</div>
\ No newline at end of file
<?php if (glm_get_clientinfo_option('fax')) :?>
<li><?php echo glm_get_clientinfo_option('fax');?></li>
<?php endif;?>
- <a class="mail" href="<?php echo get_permalink(63);?>">Contact Us</a>
+ <a class="mail" href="<?php echo get_permalink(86);?>">Contact Us</a>
<br>
<li><span><b>Cultural Center</b></span></li>
<?php if (glm_get_clientinfo_option('address2')):?>
<?php if (glm_get_clientinfo_option('fax2')) :?>
<li><?php echo glm_get_clientinfo_option('fax2');?></li>
<?php endif;?>
- <a class="mail" href="<?php echo get_permalink(63);?>">Contact Us</a>
+ <a class="mail" href="<?php echo get_permalink(86);?>">Contact Us</a>
<?php if (glm_get_clientinfo_option('extra')) :?>
<li><?php echo glm_get_clientinfo_option('extra');?></li>
<div id="pre-footer-bar">
<div id="pre-footer-blocks" class="row collapse">
<div class="pre-footer-block-container columns small-12 medium-4">
- <a class="pre-footer-block i-need-help" href="#">
+ <a class="pre-footer-block i-need-help" href="<?php echo get_permalink(41);?>">
<img class="show-for-medium-down" alt="I need help" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/i-need-help-button-mobile.png">
</a>
</div>
<div class="pre-footer-block-container columns small-12 medium-4">
- <a class="pre-footer-block donate-now" href="#">
+ <a class="pre-footer-block donate-now" href="<?php echo get_permalink(42);?>">
<img class="show-for-medium-down" alt="donate now" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/donate-now-button-mobile.png">
</a>
</div>
<div class="pre-footer-block-container columns small-12 medium-4">
- <a class="pre-footer-block volunteer" href="#">
+ <a class="pre-footer-block volunteer" href="<?php echo get_permalink(43);?>">
<img class="show-for-medium-down" alt="volunteer" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/volunteer-button-mobile.png">
</a>
</div>