Contributor page template

Posted in: Newspaper
Post count: 11

Hi,

I would like to include on my webmagazine a “contributor” page for all the people who write articles to my site.

Basically I would want something like this page: http://greatist.com/contributors

Is there a page template that comes with the Newspaper theme? Or any tips on how I could do this?

Many thanks in advance!

Post count: 7909

Hi,

If you want to have a page with all your contributors you can create one and use Author Box block – http://screencast.com/t/91uDL9Jzhttp://screencast.com/t/0dXLQwkdUr You can select the authors/contributors that you want to display using the author ID – http://screencast.com/t/tfgtw3U6E
Also if you want to display the author’s bio, please add this code in td_block_authors.php file – http://screencast.com/t/WK0YhKefG0ahttp://pastebin.com/WHkGgzsX
And use this custom css in Theme Panel > Custom Css – http://screencast.com/t/QB2j8KU4

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

Thanks!

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