Hi all,
I have noticed that whenever there is a change in the backend that I've made on a page that has been published for days, the date that shows up on the frontend is the date that the change was made, even though the change hasn't been published.
I've noticed this specifically for blog entries using the Blog module but maybe the issue is related to the CMS.
If I haven't clicked the Save & Publish button, I'm expecting my website to remain immune to any changes I've made in the backend as the changes might be temporary.
Does anyone know how I can prevent the modification date from showing up when I use $Date in my BlogEntry.ss template?
Thank you.