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

  • Correct way to modify additionnal theme? · 11 years ago

    You can extend learn2 just like any other theme. Just follow the same procedure as outlined in the docs for theme inheritance, but just use learn2 rather than antimatter as your parent theme.

  • Correct way to modify additionnal theme? · 11 years ago

    Hello every one ♪ I would like to thank the community for Grav: its an oustanding tool and I'm glad to discover it !!! ☆ Here is a question: I am currently using theme ANTIMATTER modified by MYTHEME (

  • Unable to use contact form in CeeVee · 11 years ago

    Looking. Thanks

  • Unable to use contact form in CeeVee · 11 years ago

    https://github.com/getgrav/grav-plugin-email/issues

  • Unable to use contact form in CeeVee · 11 years ago

    Ok, I found out that there is a bug in CeeVee where the from address instead of the to address is used from the email plugin. Only the 503 error remains.

  • Unable to use contact form in CeeVee · 11 years ago

    Ok, it get's even stranger. If I fill out the form, a mail is sent to the email address that is provided by the one filling it out, instead of the email address that I configured in the email plugin.

  • Unable to use contact form in CeeVee · 11 years ago

    I've correctly set up the email plugin and tried all available options (smtp, sendmail, php mail), but when I click submit, my site hangs and eventually I'll get a gateway timeout error from Nginx. I'

  • Language in url with base_url variable · 11 years ago

    Actually it's not an issue for Antimatter, it's a core Grav thing. I think if include_default_lang is set to false, the base_url type URLs shouldn't have the language code in them. Can you please s

  • Language in url with base_url variable · 11 years ago

    Hi, there is a litle problem with the antimatter theme in url when you specify one or more languages. In my case, I specified french language (fr) only and choose FALSE for include_default_lang variab

  • How to make a new skeleton · 11 years ago

    OK, we added our devtools repo to GitHub: https://github.com/getgrav/devtools You can check this out and have a look at the build-grav.sh script. This is what we use to build our skeletons. We will