Hi,
I set up a global block so that I could insert in the post template to display Author information on each post. I’m also using Co Authors Pro on my site in order to be able to select mulitiple authors. Is there a way to dynamically display both authors if there are two? See example below with just one author.
https://esther-live-rns-demo.pantheonsite.io/2019/09/21/relevant-founder-cameron-strang-accused-of-creating-racially-insensitive-workplace/
This is the code I use for the one. by <a href="{{dc:user:meta key="url" user="author"}}">{{dc:user:display_name user="author"}}</a>
Thanks!
Esther