Hi there!
I'm using Matala theme for my blog. The trouble is that on the corner with post date I still may see just a code specifying the date format.
Here how it looks -> http://artforjoy.com/date-corner.png
The strangest part of it is that if I change the code in any part of functions.php from unspecified get_the_time() to get_the_time( 'M' ) it shows me that M or anything I write there!
But if keep it empty no matter get_the_time() or get_the_date() it shows full date or month whatever.
Can anybody help me, please? =3