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

  • Navbar links · 9 years ago

    PS. I am really liking it so far and the performance seems sooo much faster than the Wordpress I am used to building. Thanks again. Good job :-)

  • Navbar links · 9 years ago

    Thank you for that. It didn't sound like a good approach to me. I assumed that everything would be built dynamically but its good to now its the theme and not the app. I appreciate you responding. It

  • Navbar links · 9 years ago

    The theme/skeleton you are using must be building the menu from site configuration. This is not the standard approach. Usually the menu is built from the actual page structure by iterating over the

  • Navbar links · 9 years ago

    So this is configured in the site.yaml in the config directory. Is there no way to change this in the admin plugin? Seems a little disjointed that you can create/edit/delete pages in the admin plugin

  • Navbar links · 9 years ago

    Hi This is my first try with Grav and the whole flat file system concept and the general software seems great. However, I can't seem to find the answers in the documentation. MY main question is: I h

  • Gateway Skeleton Enable Comment · 9 years ago

    If you have a problem with something in Gateway theme, you should create an issue on that repo in Github.

  • Gateway Skeleton Enable Comment · 9 years ago

    There was an update to Gateway Skeleton theme. In the 'comment.html.twig' file, there is a line that reads '{% if grav.twig.enable%}' Where do I find this to have this enable. My comments are not sho

  • Get page cross multisite? · 9 years ago

    Sorry not really following the details of your questions. Maybe hop on slack and ask there? That way it can be a more interactive conversation. Cheers.

  • Get page cross multisite? · 9 years ago

    Any hint?

  • Get page cross multisite? · 9 years ago

    Hello, I setup multisite with sub-folder as follow: user/sites/blog I want to get last 3 posts from user/sites/blog/pages/posts/, and list them on the main site. Is't possible? Thanks Lei