Lasted Article of {{#each promoted_articles}}
AnsweredHello everyone!
Is there a way to limit the number of articles to display in the {{#each promoted_articles}} loop
I would ideally like to have at the top of my home page the last promoted article (all alone), and further down, in my page, all the articles.
Thanks for your help !
Serge.
-
Hi Serge,
Yes you can use the Slice helper to select which parts of an array to show.
Please sign in to leave a comment.
1 Comments