Hi guys,
I’m wondering what template file to modify to change the date format for the multi-author blog posts archive.
I’d like it in this format for December 12: DEC 12 (or php ‘M D’).
In case it matter, the method I’m using for the blog page is per Ismael / Devin’s directions: I’m using a page called ‘Blog’ and I have the blog posts item inserted via the advanced layout builder.
If at all possible, I’d like to do this in my ‘enfold_child’ based child theme so I can keep the core parent theme intact for future updates. If that’s not possible, that’s ok.
I don’t need detailed directions like how to capitalize or anything CSS-related, just the location of the proper include template file ;-)
Hi bvalliance!
You can do that on Settings > General > Date Format, select custom then add this format M j, Y.
Best regards,
Ismael
Thank you Ismael! You were right – and it was right under my nose.
Can you tell me how, in my child theme, I can modify the layout of the multi-author blog layout? I don’t need details as I know customization is not covered, but just what file I would need to change.
The change I want to make is: move the date meta data to the far left under the author’s avatar.