Title: Upgrade?
Last modified: September 10, 2026

---

# Upgrade?

 *  Resolved [Ronnie Albert](https://wordpress.org/support/users/roway/)
 * (@roway)
 * [1 week ago](https://wordpress.org/support/topic/upgrade-130/)
 * Just found this plugin, and i’m liking it. I see there are more futures in an
   upgrade, but I don’t see any details about it, can you give a link or details.
   Thanks

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

 *  Thread Starter [Ronnie Albert](https://wordpress.org/support/users/roway/)
 * (@roway)
 * [6 days, 9 hours ago](https://wordpress.org/support/topic/upgrade-130/#post-19018005)
 * I can’t get the [weather_field key=”obs_desc”] shortcode to work, just returns
   a underline, also how do you get the current conditions icon to work. Thanks
 *  Plugin Author [Vincent Maiello](https://wordpress.org/support/users/one8mediagroup/)
 * (@one8mediagroup)
 * [6 days, 7 hours ago](https://wordpress.org/support/topic/upgrade-130/#post-19018085)
 * Thanks for reaching out!
 * For the current conditions description, make sure you’re using straight quotes
   in the shortcode. Try copying this exactly:
 * `[weather_field key="obs_desc"]`
 * If you use smart/curly quotes like this:
 * `[weather_field key=”obs_desc”]`
 * WordPress may not read the field name correctly, which can cause the fallback
   value to appear instead.
 * For the current conditions icon, use:
 * `[weather_field key="obs_icon"]`
 * That field returns the URL of the NOAA weather icon rather than displaying the
   image automatically.
 * If you want to display the actual icon, you can place the shortcode inside an
   image tag using a Custom HTML block:
 *     ```wp-block-code
       <img src='[weather_field key="obs_icon"]' alt="Current weather conditions">
       ```
   
 * WordPress will replace the shortcode with the current NOAA icon URL, and the 
   browser will display the image.
 * If `obs_desc` still only shows the fallback after using the exact shortcode above,
   let us know and we can help check the weather data being returned for your location.
   If that’s the case, let us know the weather station you are using:
 * ![](https://wordpress.org/2740e741-a852-424c-ab42-34690d300704)
 * Not all weather stations are created equally. Your best bet for testing your 
   setup is to use a station you know will be fully active, like a major airport.
   I use JFK in New York for testing. 
   I hope this helps!
 * ~Vin
 *  Thread Starter [Ronnie Albert](https://wordpress.org/support/users/roway/)
 * (@roway)
 * [6 days ago](https://wordpress.org/support/topic/upgrade-130/#post-19018207)
 * Thank you for getting back to me. It was a quotes thing. Everything is working
   now.
 * How do you get the Forecast add-on for Period Forecast Keys (0-13). Thanks
 *  Plugin Author [Vincent Maiello](https://wordpress.org/support/users/one8mediagroup/)
 * (@one8mediagroup)
 * [4 days, 12 hours ago](https://wordpress.org/support/topic/upgrade-130/#post-19018918)
 * Glad to hear you got it working.
 * The Period Forecast Keys (0–13) are part of our Forecast add-on. The add-on is
   complete and we’re currently finishing the release and download setup for all
   of our premium extensions: Forecast, Alerts, and Active Radar.
 * We expect to have these all available within the next few days. I’ll let you 
   know as soon as it’s live.
 * Thanks again for trying One 8 Weather Fields — and for reaching out with the 
   questions.
 * Best,
   Vin

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupgrade-130%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/one8-weather-data-fields/assets/icon-256x256.png?rev=3553802)
 * [One8 Weather Data Fields](https://wordpress.org/plugins/one8-weather-data-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/one8-weather-data-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/one8-weather-data-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/one8-weather-data-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/one8-weather-data-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/one8-weather-data-fields/reviews/)

## Tags

 * [pro](https://wordpress.org/support/topic-tag/pro/)
 * [upgrade](https://wordpress.org/support/topic-tag/upgrade/)

 * 4 replies
 * 2 participants
 * Last reply from: [Vincent Maiello](https://wordpress.org/support/users/one8mediagroup/)
 * Last activity: [4 days, 12 hours ago](https://wordpress.org/support/topic/upgrade-130/#post-19018918)
 * Status: resolved