Page 1 of 1
news: how to create a link to articles by same author
Posted: Sun Feb 12, 2012 1:32 pm
by admsh
not sure if this is possible - i have a "Author" custom field in news. each article lists the authors at the top. i want to make the name a link to a page where articles authored by that person will show up.
possible?
Re: news: how to create a link to articles by same author
Posted: Sun Feb 12, 2012 2:22 pm
by Gregor
In the T&T is a post on a UDT Prev / Next, I think there is a post regarding this UDT as well. This UDT 'collects' articles within a category. Maybe you can use this as a start for your request.
Gregor
Re: news: how to create a link to articles by same author
Posted: Mon Feb 13, 2012 1:37 am
by applejack
In the page where you link from make so that the link goes to a specific page and pas the authors name as a variable i.e. authors/?joe-bloggs
On the authors page call a news summary template to which you pass the authors name and show only those articles based upon a conditional loop of the custom field.
Re: news: how to create a link to articles by same author
Posted: Mon Feb 13, 2012 1:48 pm
by manuel
Hi admsh,
I created an article on the i-do-this blog you might be interested in
http://www.i-do-this.com/blog/65/Show-a ... ame-author
Greetings,
Manuel