Hello, I would like to permanently display the time, date and weather on a page of a website. If possible, both elements together. Any suggestions?
Hi @harfang
To display the weather, you can use embeds to integrate an external service, such as WeatherWidget.org (or WeatherWidget.org/fr for the French version, as it seems you speak French). I chose this example because it was one of the first search results on Google, but there are likely other alternatives.
To display the date and time, you can use Sitely’s Smart Fields, which allow you to insert these details dynamically. Here’s how to proceed:
-
Add a text box.
-
Write some text to apply the desired style.
-
Click on “Insert a Smart Field” in the right-hand menu.
-
Select “Date/Time” at the top of the list.
-
A Date/Time field will appear in your text box. Click on it, choose the desired format, then click “Continue” to ensure the time updates automatically.
-
Delete the text from step 2 if you don’t need it.
Thanks for the weather widget. Yes I know and use Smart Fields, Ideally I would have liked a widget that combines the time and weather, but this will do the job anyway. Thanks