Updating short code
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:23:41 +0000 (10:23 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:23:41 +0000 (10:23 -0500)
for the awesome weather widget

footer.php

index 70df86d..50b8db2 100644 (file)
@@ -27,7 +27,7 @@
                                     </div>
                                 </div>
                                 <div id="weather-widget" class="medium-3 columns show-for-large-up text-center">
-                                    <?php echo do_shortcode('[awesome-weather location="6141439" units="F" forecast_days="4" custom_bg_color="#ffffff" text_color="#000000"]'); ?>
+                                    <?php echo do_shortcode('[awesome-weather location="6141439" units="F" forecast_days="0" hide_stats="1" custom_bg_color="#ffffff" text_color="#000000"]'); ?>
                                 </div>
                             </div>
                         </footer>