How can I sort collection items by publish date, not created date?

@thevault It depends on where you want this sorting to happen. For example if its the /collections/all the code responsible for that page is in sections/collection-template.liquid. It should be somewhere between line 145 - 170, but i’m not sure because of which version of Debut you are using.