Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

werdi Member

@werdi · Joined 8 years ago · 77 posts · 12 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau Thanks for taking the time. I will try my best to find that solution and post my results after.

  • Ordering blogposts by publishing date · 6 years ago

    What I have found out is that publish_date (when modified or re-saved without modifying) trumps date. Even when the sorting is by date. That's why it makes no sense. Likewise, if a blogpost where the

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau This is how it looks like Either way, the checkbox is always checked. Before and after saving the page it is the same date. Also, in either field. The date remains the same but the page j

  • Ordering blogposts by publishing date · 6 years ago

    Apparently, re-saving a blog post without even modifying it brings it back up. Blog posts which should appear up because of the date don't. I can't find the system here.

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau It makes total sense what you say, but this is not true for my blog. I tried setting up everything you suggested for the three last published blogposts. They don't appear on top.

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau Me too, but it wasn't happening on my blog. The person who initiated the discussion I was referring to in my OP had the same issue.

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau So if I understood you correctly, I would move the value to the field "date" instead of the field "publish date" change the ordering back to date on the blog.md This would revert things ba

  • Ordering blogposts by publishing date · 6 years ago

    I found a way in the configuration > system tab to set the date format - now I found out I do have to re-load each blog article for this to be actively working. I like the European date format, bu

  • Ordering blogposts by publishing date · 6 years ago

    Thank you @pamtbaau it looks like it will work and I'm in the middle of fixing it, since I had been using the Date field of the Options tab. Now it seems that I have to change the date format to the

  • Ordering blogposts by publishing date · 6 years ago

    @pamtbaau I meant, this bit you copied - I didn't find it in thesystem.yaml - where does it go? @pamtbaau: content: items: ... order: by: header.publish_date dir: asc