Hey all,
This may be something rather simple but I can’t seem to find a solution. I am building a blog for one of my clients and they would like the ability to sort all entries on the blog by author. So, essentially, users would be able to click on the Author’s name in the article info and be sent to a page listing only articles by that author.
I did some research and saw that you can add an {author_id="1"} variable in the EE tag that can limit which author’s entries show up on the page. However, the only way I can see that working is if I build a separate page for each author and have their name link to that page. But that doesn’t seem like something that will be much fun to update every time they add a new author to the site.
It seems there must be a simple way of doing something like this but I must be just missing it in my searches.
Any help would be greatly appreciated.
Cheers,
TPH.