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

  • Modular Form not clearing after submission? · 9 years ago

    What is your form definition? Where did you put the reset option?

  • Modular Form not clearing after submission? · 9 years ago

    I have got the form working and set out, but I cannot get it to clear after a user submits their message. I've looked at the grav documentation for "reset: true" but that isn't working either - unless

  • Blog not showing on live server, gives 403 · 9 years ago

    Which webserver are you using? Did you upload the corresponding default configuration file for your specific web server? https://github.com/getgrav/grav/tree/develop/webserver-configs

  • Blog not showing on live server, gives 403 · 9 years ago

    Hi, i recently moved my grav page online, but now the blog is not showing. It gives me a 403 Error, complaining that it has no index directory/file. The only workaround i found so far, is appending a

  • Blueprint for base html · 9 years ago

    Are you trying to do this from a theme? Or from a plugin? If from a theme, the best way is to create an option in your theme configuration and in your theme use that option with {{ config.themes.myth

  • Blueprint for base html · 9 years ago

    Hi, I wanted to make a blueprint that will allow content editors to be able to add items in the base html twig. such as google analytics tracking codes but can't see away to do it. I have tried using

  • Email · 9 years ago

    It's a problem with the Swift email library. Check out this thread about your same issue, which suggests a Firewall issue: https://stackoverflow.com/a/14179075

  • Email · 9 years ago

    Having the same problem. Did you figure it out ?

  • Email · 10 years ago

    When I test the plugin with mailtrap.io everything works fine. The configuration in user/config/plugin/email.yaml ist as follows: enabled: true from: [email protected] to: [email protected] mailer: engine: smtp

  • Multi Domain with Admin Tool? · 9 years ago

    It seems I have a compatibility problem with language support and modular pages. When I insert the languages in /user/config/system.yaml I get a page not found warning on my modular pages. Error: PLUG