Business listing link added to sidebar
authorLaury GvR <laury@gaslightmedia.com>
Sun, 10 Feb 2019 21:55:36 +0000 (16:55 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Sun, 10 Feb 2019 21:55:36 +0000 (16:55 -0500)
sidebar.php

index 5ee2412..231eda6 100644 (file)
                     <div class="image-strip">
                         <a class="county-button active" href="<?php echo get_permalink( $countyPageId ); ?>#gallery">
                         <i class="fas fa-images about-icon"></i>
-                            Gallery
+                            Photo Galleries
+                        </a>
+                    </div>
+                    <div class="image-strip">
+                        <a class="county-button active" href="<?php echo get_permalink( $countyPageId ); ?>#glm-member-list-terms">
+                        <i class="fas fa-briefcase about-icon"></i>
+                            Business Listings
                         </a>
                     </div>
                     <?php foreach ( $countyChildren as $countyChild ) { ?>