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

  • Bootstrap Drop Down · 11 years ago

    Thanks to the power of the Internet, I've manged to find a solution. For those that need it in the future, add the following between your unordered list tags. __ {% for page in pages.children.visible

  • Bootstrap Drop Down · 11 years ago

    Hi, I am having trouble with getting Grav's menu system to work with Bootstrap's Nav Dropdown. Any suggestions? Thanks in advanced

  • Nginx error in learn theme · 11 years ago

    Glad you solved!

  • Nginx error in learn theme · 11 years ago

    fixed by adapting the nginx.conf file inside the grav package :-)

  • Nginx error in learn theme · 11 years ago

    I've installed learn theme with developer documentation content, and nginx it's giving me this error in the log: 2015/09/07 20:57:37 [error] 10#0: *17 FastCGI sent in stderr: "Primary script unknown"

  • Body_classes how to use? · 11 years ago

    uahuuu, really speedy answer :-) thank you, i will look into that :-D

  • Body_classes how to use? · 11 years ago

    It's not in the docs because its not a grav core features.. It's merely something that is supported by the Antimatter theme. Basically if you look in the templates/partials/base.html.twig of Antimatt

  • Body_classes how to use? · 11 years ago

    i'm working on modular skeleton template, and i've found this in the headers : body_classes: "modular header-image fullwidth" how to use that? how this is working? i was searching inside the documenta

  • Modular Menus · 11 years ago

    Thanks I just add onpage_menu: false on modular.md file and it is OK now

  • Modular Menus · 11 years ago

    I fixed this by starting a new site with the "One-Page Site" skeleton, then simply started adding blog pages. The menus can be fixed by applying these instructions ... https://github.com/getgrav/grav-