Bad temperature displayed in my table on the home page

Hi,
my website is www.meteoso.com . I have weather station Davis Vantage Pro 2 with software Weather Display. Software bought 1 month ago
In the gray strip at the top right of the website you see 19.8

Simon,
I did respond via email to your message … check your Spam/Junk folder. They may have ended up there.

July 2, 2017 [quote]Hi Simon,

The issue is likely caused by having TWO markups on the page with

Only the first one will update, the second one will be ignored. This is an HTML restriction … a page can have only one instance with an id= value, they must each be unique. The ajaxWDwx.js script would have to be modified to use a different ajax… tag for the second temperature instance.

Remember that only SOME of the data shown on the index page is updated by the JavaScript … the remainder are all done by PHP when the page is loaded or refreshed.

I hope this helps…

Best regards,
Ken

Script updates via Twitter at https://twitter.com/saratogaWXPHP

On 7/2/2017 5:12 PM, Simon Ouellet wrote:

Hi, I am in Base-Canada and plugin Weather-Display

  now in Canada, the humidex is show when the temperature is higer than 20.0

Thank