Shouldn't need to have email in info plugin just to have the contact
page link.
<?php if (glm_get_clientinfo_option('phone')) :?>
<span><?php echo glm_get_clientinfo_option('phone');?></span>
<?php endif;?>
- <?php if (glm_get_clientinfo_option('email')) :?>
| <span><a class="contact-us-link" href="<?php echo get_permalink(get_page_by_path("contact-us"))?>">Contact Us</a></span>
- <?php endif;?>
</div>
<?php endif;?>
</div>
</a>
</div>
</div>
-</footer>
\ No newline at end of file
+</footer>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for Visit Escanaba
-Version: 1.0.0
+Version: 1.0.1
*/