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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Can't list page collection in date order · 10 years ago

    Ah. I didn't realise that. Suppose I should have guessed. But ... I changed date to pub_datethroughout, and I'm still not getting the expected ordering. Nor when I try to order by author. In fact, I n

  • Can't list page collection in date order · 10 years ago

    date: is a reserved Grav header that expects dates to be in a strtotime compatible format: http://learn.getgrav.org/content/headers#date Easiest solution is to change your dates so the format is somet

  • Can't list page collection in date order · 10 years ago

    I want to list a collection by date. I believe I have followed the docs http://learn.getgrav.org/content/collections but the output is not ordered by date. I have set up: content: items: '@self.ch

  • Compatibility view in IE (don't judge me) · 10 years ago

    Not that I expect too many people will need this fix but I managed to solve it by adding <meta http-equiv="X-UA-Compatible" content="IE=edge"> to the user/yourtheme/templates/partials/base.html

  • Compatibility view in IE (don't judge me) · 10 years ago

    As an open source project, we simply dont have the resources to support old versions of IE in our themes. Most of our themes are direct ports of other free themes, and as such, we port them as-they-a

  • Compatibility view in IE (don't judge me) · 10 years ago

    This I understand but it seems that most themes within the downloads area don't display in IE for compatibility view, even the Grav built ones. For example if you look at these themes in compatibilit

  • Compatibility view in IE (don't judge me) · 10 years ago

    It all depends on the theme used, as it completely defines the HTML generated. I am not familiar with the topic, but you might start from inspecting your theme output. Grav itself does not output any

  • Compatibility view in IE (don't judge me) · 10 years ago

    Hi All, I've used Grav as a landing page for a client and a lot of their client base use IE. His office has compatibility view set as default (Don't ask me why!) and the site is not displaying properl

  • Grav + Vagrant (Scotch Box) Issues · 10 years ago

    A variety. I'll try to pull up a Scotch Box again and get the specifics.

  • Grav + Vagrant (Scotch Box) Issues · 10 years ago

    Do you get any specific error message when you run the command?