More weather updates
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 14:14:54 +0000 (09:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 14:14:54 +0000 (09:14 -0500)
bump style sheet also

parts/client-info-footer.php
style.css

index 1c7902a..c261342 100644 (file)
     <?php endif;?>
     <span class="bullet"> &#8226; </span>
     <a target="_blank" href="https://secure.instantsoftwareonline.com/OwnerLink/Owners/PropertyOwnerLogin.aspx?coid=1134">Owner Login</a>
-        
+
     <div class="weather-container">
-        <a style="text-align: center;margin-bottom: 10px;" href="https://openweathermap.org/city/4985785" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/sun-icon.png" /></a> 
+        <a style="text-align: center;margin-bottom: 10px;" href="https://openweathermap.org/city/4985785" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/sun-icon.png" /></a>
         <div id="weather-widget" style="min-width: 250px;">
-            <?php echo do_shortcode('[awesome-weather location="4985785" units="F" forecast_days="4" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+            <?php echo do_shortcode('[awesome-weather location="4985785" units="F" forecast_days="4"]'); ?>
         </div>
         <div style="color: white;font-family: Merienda;" class="weather-text">Local Weather</div>
     </div>
index 6c7b2a3..99e1f7c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BigPowderhornLodging
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BigPowderhornLodging
-Version: 1.0.27
+Version: 1.0.28
 */