Updating links for footer guide section
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Dec 2018 18:28:16 +0000 (13:28 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Dec 2018 18:28:16 +0000 (13:28 -0500)
Change links:
View - new url
Request - contact us page.

sections/footer.php
style.css

index 881909c..be5c9d1 100644 (file)
@@ -12,7 +12,7 @@
 <div id="footer-guide">
     <div id="footer-guide-row" class="row">
         <div id="footer-guide-image" class="small-12 medium-6 columns">
-            <a href="<?php echo get_permalink(841);?>">
+            <a href="<?php echo get_permalink(54);?>">
                 <img src="<?php echo get_template_directory_uri();?>/assets/magazine-2019.jpg">
             </a>
         </div>
@@ -20,9 +20,9 @@
             <h5>Sneak a peek and see all</h5>
             <h5>Michigan has to offer.</h5>
             <div id="footer-guide-links">
-                <a href="//www.grouptourmedia.com/emag/circlemichigan2018/" target="_blank">View</a>
+                <a href="https://grouptourmedia.com/emag/circlemichigan2019/" target="_blank">View</a>
                 <span class="tunnel-separator">|</span>
-                <a href="<?php echo get_permalink(841);?>">Request</a>
+                <a href="<?php echo get_permalink(54);?>">Request</a>
             </div>
         </div>
     </div>
index f41b53c..3ca05dd 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: circlemichigan
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Circle Michigan
-Version: 1.0.15
+Version: 1.0.16
 */