Linked default map item to default map item page. Set contact-us and members link...
authorLaury GvR <laury@gaslightmedia.com>
Wed, 20 Sep 2017 18:22:11 +0000 (14:22 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 20 Sep 2017 18:22:11 +0000 (14:22 -0400)
parts/map-section.php
sections/footer.php

index 3698e84..c941349 100644 (file)
@@ -47,7 +47,7 @@
             <div class="city-content"><?php echo $cities['keweenaw-peninsula']['content']; ?> </div>
         </div>
         <div class="city-info-button">
-            <a class="city-link" href="">Find out more...</a>
+            <a class="city-link" href="<?php echo $cities['keweenaw-peninsula']['url']; ?>">Find out more...</a>
         </div>
     </div>
 </div>
index 9f64e0b..26e3d15 100644 (file)
@@ -86,7 +86,7 @@
                                             <span class="bullet"> &#8226; </span><span><?php echo glm_get_clientinfo_option('extra');?></span>
                                         <?php endif;?>
                                         <?php endif;?>
-                                        |
+                                        <br>
                                         <a class="footer-address-link" href="<?php echo get_permalink( get_page_by_path( 'about-us/contact-us' ) );?>">Contact Us</a>
                                         |
                                         <a class="footer-address-link" href="<?php echo get_permalink( get_page_by_path( 'members-only' ) );?>">Members</a>