I have a community blog. I can display a list of the entries with the most "favorites" during the last month using the code below.
<mt:ArchiveList archive_type="Monthly" lastn="1">
<mt:Entries sort_by="score" namespace="community_pack_recommend" min_score="1">
<$mt:Include module="Entry Summary"$>
</mt:Entries>
</mt:ArchiveList>
But it shows 12 entries. How do I set a limit for the number of entries shown. Limit and lastn don't work.
Thanks.
2nd time I've found the answer within minutes of posting.
Looks like it displays the number of entries set in the "Entry Settings.