I’m surprised not to find this topic in the forum already, but then again I haven’t myself needed to do this before either…
Basically what I was hoping to accomplish withouth having to resort to using a custom query, is to display the latest entry or X latest entries from each of the channel’s categories.
Anyone done this before?
—- UPDATE TO CLARIFY—-
Obviously what I’m trying to avoid here is having to resort to using the channel:entries tag within the channel:category tag with or without embeds. The template displaying these entries is in fact an embedded template, so further embeds is a no go I’m afraid.
Also I have looked into using the channel:category_archive tag, but that only allows for displaying the entry title and doesn’t allow me to limit the number of entries per category to show.