Hi!
For a website i'm looking for a way to display the latest work of a journalist. But there are several categories and i want only the latest item from a certain category. I can see that the url is categories/blogs but if i use {% setcontent blogs = "categories/Blogs" %} i get no result. I guess because a taxonomy is not really a contenttype so the setcontent doesn't understand what I want.
Is there a way to do this?
~ Dorien