Ok, I’ve found what it was: a function in functions.php file asking to remove the Yoast meta box.
Now, why does remove_meta_box(‘wpseo_meta’, post, normal) remove your calendar too? I’ll investigate.
Thanks, best regards
Hi,
Ok, my sentence wasn’t clear enough (pardon my english 🙂
Here’s how Date field type is displayed as an administrator
http://imageshack.com/a/img921/2296/OKQ782.png
And here’s how Date field type is displayed as an editor: little calendar is missing (date picker too when you click on field)
http://imageshack.com/a/img923/6813/IUHqAo.png
I hope this helps. Thanks!