I have made a layout with the Forecast module.
The preview shows that the temperatures are 14 for today, 16 for Friday, 18 for Saturday, 15 for Sunday and 13 for Monday. These temperatures should be right.
However, in the Xibo player, the temperatures are different, like 10 degrees higher or more.
In forecast item specify the location (longitude latitude and donât use âUse the Display Locationâ checkbox)
Or in displays page, specify the longitude/latitude for your display device and then in forecast item tick the âUse the Display Locationâ checkbox)
I assume that you had this checkbox ticked (so it was probably correct in CMS) but since you donât have display location specified in displays page, then on the player it wasnât correct.
Youâd use [sunriseTime] assuming sunriseTime appears in the list of substitutions when you get the forecast. The containing div class is to do with styling the text and thatâs in the CSS part of the template. Youâd need to understand how to write CSS styles to use that.
I have little experience in working with HTML/CSS, but that sounds logical.
Is there also a way to change the language of the weather widget?
I know you can change the language in the Appearance tab, but the days are still written in English.
Well if you change the language in appearance tab, it will change the language correctly on all view options except the 5 days, current day in big circle.
Now due to date formatting and how all the things work in 1.7 series and forecast
You will need to perform few other actions to make it work.
In CMS settings, regional tab:
language - set your preferred language (for example pl or fr - list is here
Change date format to - YYYY-MM-dd HH:mm:ss
tick the âShow international dates?â checkbox
Now on the forecast item, set it to â5 daysâŚâ view option, tick âoverride templateâ and then find: