How to set an Author Card with a bio

Posted in: Newsmag
Post count: 10

Hi,
I put a block called Authors box on the home page, but only my name,entry number and zero comment appear. No bio. But when I set it for each article, the bio appears. How can I have my bio (which is already there as an “user”)?

Post count: 35449

Hi,

So in order to show an author you’ll need to set the author id ( make sure that this author have bio) -> https://i.imgur.com/Z8znGms.png -> https://i.imgur.com/jdU36HK.png -> https://i.imgur.com/It1xcJC.png hope this will help you!

Thank you!

Post count: 10

Hi Calin,
Thanks for your help! My author box is now shown.
But all the bio texts are now aligned at center and not at left. How can I make them aligned along the left side? I tried it with HTML code but it didn’t work…

Thanks, gaby

Post count: 35449

Hi,

Please try this css -> https://i.imgur.com/0ufa2x3.png
.td_block_author .td-author-description {
text-align: center;
}

-> https://i.imgur.com/XyqrQIf.png

Thank you!

Post count: 10

Thank you! I changed “center” to “left” and then, it works!
gaby

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.