Archived topic
Display author website instead of archive link
5 replies · Started by Selene on January 24, 2023
Hello,
Is there a way to display the author website URL instead of the default archive link in the post metadata?
Ideally, with PHP code I can add to the Code Snippets plugin (for the default blog / archive / single post).
Thanks,
Selene
Hi Selene,
Yes, it's possible.
Do you have more than one author?
Yes, there are multiple authors.
In that case, I would recommend using a block element - post meta template, and using a headline block to pull the author meta: user_url.
https://docs.generatepress.com/article/block-element-post-meta-template/
Just like this: https://www.screencast.com/t/jakGoqn66pZ
Apologies for the late reply! This was very helpful, thank you!
No need to apology, all good and you are very welcome :)