Archived topic
How to change the way the publish date and author show on single post?
3 replies · Started by Alberto on October 19, 2020
Hi there,
first of all thank you a lot for your amazing theme!
I would need a little help setting up my single post meta data. I've started from your Site Library, Dev layout. This below is the way a single post is shown at the beginning:
Unpacking our design and development process.
May 16, 2020 // GeneratePress
How can I change the "double slash" between publish date and author to let's say, "by" or whatever? Probably it has to be done via functions.php but I am not sure how to properly do it...
Thank you in advance,
Alberto
Hi there,
the Dev Site uses the Header Element found in Dashboard > Appearance > Elements:
https://docs.generatepress.com/article/header-element-overview/
You can edit the Post page header element and edit the //
Great, I still need to get into the logic of GP Elements & hooks! Thank you a lot David :)
You're welcome