Title: weather plugin
Last modified: August 18, 2016

---

# weather plugin

 *  [piginzen](https://wordpress.org/support/users/piginzen/)
 * (@piginzen)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/weather-plugin/)
 * I installed the weather plugin wonderfully… however I have been racking my brains
   trying to get each call to show itself on one line…
    eg… this is how it shows:
   Temperature: 89.1Â°F (31.7Â°C) Heat index: 101Â°F (38Â°C) Relative humidity: 
   43.6% Conditions: partly cloudy reported: 18:54 UTC on 2004/07/07 this is how
   i’d like it to show: Temperature: 89.1Â°F (31.7Â°C) Heat index: 101Â°F (38Â°C)
   Relative humidity: 43.6% Conditions: partly cloudy reported: 18:54 UTC on 2004/
   07/07 is this even possible? thanks, mat

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/weather-plugin/#post-70242)
 * I think this one is the “other” weather plugin, instead of br’s you might try
   wrapping in li’s and display inline.
 *  Thread Starter [piginzen](https://wordpress.org/support/users/piginzen/)
 * (@piginzen)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/weather-plugin/#post-70486)
 * I just emailed the writer of the plugin and came up with this:
    `<div id="weather"
   > <center><b>DC Weather</b><br><br></center> <?php get_weather ($weatherargs 
   = 'KDCA,temp-fc,,'); ?><br/> <?php get_weather ($weatherargs = 'KDCA,heat-index-
   fc,,'); ?><br/> <?php get_weather ($weatherargs = 'KDCA,rel-hum,,'); ?><br/> 
   <?php get_weather ($weatherargs = 'KDCA,activity,,'); ?><br/> </div>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘weather plugin’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [piginzen](https://wordpress.org/support/users/piginzen/)
 * Last activity: [21 years, 11 months ago](https://wordpress.org/support/topic/weather-plugin/#post-70486)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
