Hi,
On an EE site I made years ago I had this code to show when the last update was made on a specific weblog.
{exp:weblog:entries weblog="blog_fiches" show_future_entries="yes" limit="1" dynamic="off" orderby="edit_date"}
Laatste actualisering van de website: {edit_date format='%d-%m-%Y'}
{/exp:weblog:entries}Recently I added another weblog to the site and now I want to show when the last update was made in ANY weblog or at least in those two weblog.
Does anyone have an idea on how to do this?
Thanks in advance,
Bart Houben