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

  • Photos color antimatter theme · 11 years ago

    It's being dynamically colorized by this line: https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/modular/showcase.html.twig#L1

  • Photos color antimatter theme · 11 years ago

    Hi everybody ♪ I am currently trying to set a modular page with the antimatter theme directly from code and so it's not simple. Right now, I do not understand why my photo, which is black, is transfor

  • Something about onpage_menu · 11 years ago

    You can use the visbible setting on a page as the intention of this is to hide an item from the menu. Then you can check this is not false. A PR would be welcome!

  • Something about onpage_menu · 11 years ago

    Hi, everybody, I tried onpage_menu, I like it, but I have some suggestions. First, when I have a multipage, sometimes I like to have the menu item of only some of the pages. I solved writing this in m

  • Theme Inheritance issue · 11 years ago

    Done, it works, thanks again.

  • Theme Inheritance issue · 11 years ago

    great! I will try asap.

  • Theme Inheritance issue · 11 years ago

    Hi Claudio, that's something that is fixed in the develop branch of Grav https://github.com/getgrav/grav/commit/ed8b08a9e4d01a595a472fa538c8917fd82bcd20 .

  • Theme Inheritance issue · 11 years ago

    Hi everybody, I've some trouble with theme Inheritance. I did exactly as explained in: http://learn.getgrav.org/themes/customization the inerited theme was: deliver My trouble is on production site, i

  • Templating: is it right? · 11 years ago

    Hey man ! After an 500 Error now everything is up and running ! Thank you.

  • Templating: is it right? · 11 years ago

    always zip and then copy the zip to server, then extract zip. Moving files individually is dangerous!