Skip to content
Discussion options

You must be logged in to vote

What you're doing would probably work if you were doing it on an array but collection:posts is a tag.

Maybe try this instead:

{{ collection:posts sort="published_at:desc" }}
    <!-- ... -->
{{ /collection:posts }}

You can review the Statamic documentation to see what parameters are available for the Collection tag.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dasundev
Comment options

Answer selected by dasundev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants