Hello,
I would like to add a button in posts that takes to the author profile page.
Ex : if post number 1 was written by john doe 1 and I click on see the profile, the link will take me to john doe 1 profile.
Ex : if post number 2 was written by john doe 2 and I click on see the profile, the link will take me to john doe 2 profile.
I tried %tax_author%, {cf_author} but none works.
Can you provide me with the correct one.
Thank you
Hello!
Edit an article and choose the author who written it: https://app.screencast.com/zpSfgdh9NKxAI
Save and view. Edit it with the tagdiv Composer, add the Single Post Author shorctode that will display the author set up in Gutenberg. Save and view the results.
When you click on the author link, it will leads you to the author template that can be also edited with the tagdiv Composer and use the shortcodes you may like.
Thank you!
Hello,
Thank you for your answer, but I would like to create a button. When clicked on it leads to the author profil.
So I need the link that I can put here https://i.ibb.co/hsmBJ4y/screenshot-5.png
Thank you!
Hello!
There are other shortcodes with this functionality as well: https://app.screencast.com/qTH5UkIEo92xS
If they do not help you, then you can only add the link manually.
Thank you!
Hello,
I would like to use the button since it fits perfectly in the page (design wise).
So regarding the second option (adding the link manually), can you give me the cpt author link (variable) that I can put here https://i.ibb.co/hsmBJ4y/screenshot-5.png which would lead to the author’s page?
Thank you