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

  • Custom template and ordering · 10 years ago

    Yes I know, but in the Advanced tab, above the ordering part, there is a "Parent setting order, ordering disabled" message. If I remove the item: part in the header of my products page, the message di

  • Custom template and ordering · 10 years ago

    Have look here: https://learn.getgrav.org/admin-panel/page-advanced#ordering Basically you go the the advanced tab of the page (products) there is 'ordering' on the right hand side. All pages in the m

  • Custom template and ordering · 10 years ago

    I'm trying to let people reorder pages from the admin but can't seem to find how. My pages look like this. /products (page) /product1 (page) /product2 (page) The header of "products" is: title:

  • Can't get modular collection in another page · 10 years ago

    Related issue: https://github.com/getgrav/grav/pull/1178

  • Can't get modular collection in another page · 10 years ago

    Hi there, I'm trying to get modular subpages in an another page, but it's not working, the array I get is empty... Here's the frontmatter of the page where I want to get the modular subpages : title:

  • Error 500 grav upgrade · 10 years ago

    If you get a 500 error installing from Admin, try updating Grav from the command line (bin/gpm selfupgrade)

  • Error 500 grav upgrade · 10 years ago

    Have you looked at the troubleshooting docs?

  • Error 500 grav upgrade · 10 years ago

    we are trying to develop a website using grav http://www.enersport.it/test/ (first time) we are stuck because everytime we try to upgrade grav from admin we get error 500 website is currently down and

  • Building community using grav · 10 years ago

    A Grav API is in the plans for the future, though no work on it has been done yet. You can still build yours as a plugin, see https://github.com/flaviocopes/grav-plugin-api as a proof of concept

  • Building community using grav · 10 years ago

    My use case is to have content driven by our editors + community. Is there a plan to make a content API on top of Grav that we can expose to the frontend?