Fix weather station
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Jan 2017 14:36:06 +0000 (09:36 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Jan 2017 14:36:06 +0000 (09:36 -0500)
using munising weather station

footer.php
style.css

index 161fa2b..801a8dc 100644 (file)
@@ -54,7 +54,7 @@
                     <div id="weather-widget">
                         <?php echo do_shortcode('[wunderground location="Munising, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
                     </div>
-                    <a href="http://www.wunderground.com/us/mi/mount-pleasant?MR=1" target="_blank" id="activate-weather">Weather</a>
+                    <a href="http://www.wunderground.com/us/mi/munising?MR=1" target="_blank" id="activate-weather">Weather</a>
                 </li>
                 <li><a href="<?php echo esc_url(get_permalink(get_page_by_title("Media"))); ?>">Media</a></li>
 <!--                <li><a href="">Members Only</a></li>-->
index b469c82..55e8dea 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Munising CVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A custom theme for Munising Convention and Visitor's Bureau.
-Version: 1.1.19
+Version: 1.1.22
 */