Display all authors name, avatar photo and bio in one wordpress page

Posted in: Newspaper
Post count: 35

Hi

what would be the simple way of showing a list of all authors in one wordpress page?

With name, photo, bio of each author?

thx

Post count: 7909

Hi,

You can create a page to display all your authors using Authors Box block. It will display all your authors(name, photo and posts and comments counter) – http://screencast.com/t/l1baxeL773s2
If you need also author bio information, you will have to add this code in td_block_authors.php file – http://screencast.com/t/LQFrzsG1Jhttp://pastebin.com/UUutjeP7
And add the following css in Theme Panel > Custom Css – http://screencast.com/t/2esvImmE

.td_top_authors div.item-details {
height: auto;
}

Thanks!

Post count: 35

GREAT.

Your support is really awesome, sorry for taking so long to thank you 🙂

Just edited now all you said and it worked perfectly.

Post count: 22

How can I replicate this URL in my site pguru.net? http://themeforest.net/item/newspaper/full_screen_preview/5489609

Post count: 22421

Hello,
Please provide more details as to what you would like to replicate. I have checked your website and it seems to have the same layout as our demo page.
Thank you!

Post count: 187

Are there any plans to add some styling options to the Authors Box? Right now it’s just a straight vertical line of authors. Would be great to have some styling options like two or three rows.

http://brandinginasia.com/about/

Thanks!

  • This reply was modified 10 years by bobbymc.
Post count: 22421

Hello,

Unfortunately there are no plans to change the element as it comes from visual composer. We try not to change existing visual composer elements (just add our own). At the moment we do not plan on adding our own author box, but maybe if more people request this feature, we will be able to implement a better styled one. Until then you can maybe find a plugin that provides a different author box than the VC one.

Thank you!

Post count: 22

This is the exact page I am trying to replicate in my site: http://demo.tagdiv.com/newspaper/author/admin/

I have about 20+ authors

When I created a new page and posted the HTML code from above page, I do not get anything –

https://performancegurus.net/authors/

What am I doing wrong?

Sree

Post count: 187

I’ve gone with this plugin as a temporary fix –it’s not bad. https://authoravatars.wordpress.com/

One easy fix for you guys in next update would be to remove “http://:” from the website display on profile. Would look much cleaner.

Thanks guys

Post count: 22421

Hello,

Please use this tutorial to style the author card: https://forum.tagdiv.com/author-card/
You can then use this option from the theme panel: http://screencast.com/t/GJIHGS8QZGuX

I hope this helps
Thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.