Hi All,
I am trying to assign publish dates in the past to some documents in a new site I'm building. I'm using the Published On setting and calling [[*publishedon:strtotime:date=`%Y`]] as I just want the year to display. However it will only display the date the document was created on and refuses to accept the past date I enter via the date picker.
I have also tried creating a new TV date picker and calling that, but the same thing happens.
I have found reference to a bug that is marked as closed, but it describes the problem I am currently having:
http://tracker.modx.com/issues/2885
Has anyone else come across this issue or know of a fix?
Learning a little more each day.