Hi yiannisf,
Most probably by next week we will release Types 1.2.1.1 with few more fixes, which will include this date fix too.
Please check this link to download Types 1.1.3.4 http://ww.wp.xz.cn/extend/plugins/types/developers/
[ Signature moderated. ]
Same problem, discussed here.
Hi All,
Types 1.2.1.1 is released. Please check. Hope it will work.
[ Signature moderated. ]
Yes, that fixed it!
Thanks!
Excuse me, it’s not solved for me.
Every date now displays as “01/01/1970″. I updated everything and tried either [types field=”my-date”] or PHP’s types_render_field(“my-date”, $parameters). Neither of those methods makes difference.
The date is correctly “timestamped” inside the database, and ON THE EDIT FORM it appears correctly!, but when I visit the site, the date is “reset” to 01/01/1970…
If it’s correct on the edit page and in the database, it must be your code.
Did you try this:
echo types_render_field('my-date', array('format'=>'d/m/Y'));
The fix worked for the issue on my site. Thank you for resolving this.
Actually, I have the same issue as gr0uch0mars.
If a date field is left blank on the edit page, it displays 01 January, 1970 on the front-end.
Hi Twansparant,
Please check it is happening with Types latest version(Upgrade after a backup). If issue exist, Please create a new thread. Because this one is resolved.
[ Signature moderated. ]
Hi Bigul,
With the latest version 1.2.2 the problem still exists, but I got the development version 1.3 and that fixed it. Hope that will get released soon!
Thanks, Toine
Hi Twansparant,
Nice to hear that. Thanks for the updates.
[ Signature moderated. ]