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
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/LQFrzsG1J – http://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!
GREAT.
Your support is really awesome, sorry for taking so long to thank you 🙂
Just edited now all you said and it worked perfectly.
How can I replicate this URL in my site pguru.net? http://themeforest.net/item/newspaper/full_screen_preview/5489609
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.
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!
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
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
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!
