Mailto links, debug text removed, links for footer images
authorLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 16:52:11 +0000 (11:52 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 16:52:11 +0000 (11:52 -0500)
footer.php
header.php
home.php
index.php
single.php

index 9b3a0c5..c486e3f 100755 (executable)
@@ -9,11 +9,15 @@
                         </div>
                     </div>
                     <div id="footer_blocks_certs" class="small-8 small-centered medium-4 medium-uncentered columns">
-                        <img src="<?php echo get_template_directory_uri(); ?>/assets/footer_blocks_certs.png">
+                        <a href="<?php bloginfo('url');?>/gift-items">
+                            <img src="<?php echo get_template_directory_uri(); ?>/assets/footer_blocks_certs.png">
+                        </a>
                     </div>
                     <div id="footer_blocks_sister" class="small-8 small-centered medium-4 medium-uncentered columns">
-                        <img src="<?php echo get_template_directory_uri(); ?>/assets/footer_blocks_sister.png">
-                        <span>Visit our Sister B & B in Mackinaw City</span>
+                        <a href="http://www.mackinawbrigadoon.com" target='_blank'>
+                            <img src="<?php echo get_template_directory_uri(); ?>/assets/footer_blocks_sister.png">
+                            <span>Visit our Sister B & B in Mackinaw City</span>
+                        </a>
                     </div>
                 </div>
                 <footer>
index b0ea7ab..23358da 100755 (executable)
@@ -29,7 +29,7 @@
                             </h2>
                         </div>
                         <div id="header_info">
-                            <p>Reservations 906-847-3295 or <a href="mailto:laury@gaslightmedia.com?Subject=Bayview of Mackinac Reservation" target="_top">Email</a></p>
+                            <p>Reservations 906-847-3295 or <a href="mailto:bayviewbnb@upnorth.net?Subject=Bayview%20of%20Mackinac%20-%20Reservation%20Request" target="_top">Email</a></p>
                         </div>
                     </div><!-- header_inner_wrapper-->
                 <!-- Off-canvas-Menu -->
index b9d0781..f361c98 100644 (file)
--- a/home.php
+++ b/home.php
@@ -2,7 +2,6 @@
 <article <?php post_class() ?> id="interior">
     <?php GLM_get_header(); ?>
 </article>
-))) file: Home.php (((- remove this line before go-live! -)))
 <div>
     <div id="searchform_container" class="small-12 medium-3 columns alignright">
         <form id="searchform" action="<?php bloginfo('url'); ?>" method="get">
index 2bab170..469a49e 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -2,7 +2,6 @@
 <article <?php post_class() ?> id="interior">
     <?php GLM_get_header(); ?>
 </article>
-))) file: Index.php (((- remove this line before go-live! -)))
 <div>
     <h2 class="search-result-header">Search Results for "<?php echo get_search_query(); ?>"...</h2>
     <?php if(have_posts()) {?>
index 330be87..6374dfb 100644 (file)
@@ -2,7 +2,6 @@
 <article <?php post_class() ?> id="interior">
     <?php GLM_get_header(); ?>
 </article>
-))) file: Single.php (((- remove this line before go-live! -)))
 <div>
     <div id="searchform_container" class="small-12 medium-3 columns alignright">
         <form id="searchform" action="<?php bloginfo('url'); ?>" method="get">