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

  • CSS Pipeline breaks image paths · 10 years ago

    Also you probably should create an issue here: https://github.com/getgrav/grav/issues so it does not slip through the cracks.

  • CSS Pipeline breaks image paths · 10 years ago

    Did this work at one point and then stop working? There is logic to recalculate the paths with pipelining because the css is moved to /assets and the old relative paths will not work. However, i'm n

  • CSS Pipeline breaks image paths · 10 years ago

    Alright I can't figure this out, seems like it should be easily searchable in the docs or forums but I'm coming up with nothing. Turned on CSS pipeline and minify for the first time, all my css images

  • SimpleSearch Not Working With GravStrap · 10 years ago

    Could you kindly open an issue at github https://github.com/giansi/gravstrap-theme? Maybe that's the best place to report a bug. :-)

  • SimpleSearch Not Working With GravStrap · 10 years ago

    Greetings, I've noticed that the SimpleSearch plugin isn't functioning correctly with the GravStrap theme. It throws a "RuntimeException (404) Page Not Found" (see attachment) on my fresh Skeleton ins

  • Contact Form on SoraArticle · 10 years ago

    Ok, will be included in the next theme and skeleton update!

  • Contact Form on SoraArticle · 10 years ago

    Dear flaviocopes, that made the trick, thank you very much. I had to remove the language parameter from the contact page form.de.md for it to work in the end after I had removed the file you mentioned

  • Contact Form on SoraArticle · 10 years ago

    So, I identified this problem on the Sora Article theme, which affected forms on language-specific pages: the theme was overriding the default Form Plugin code, and didn't have the correct form action

  • Contact Form on SoraArticle · 10 years ago

    Thank you very much flaviocopes, your help is much appreciated. No rush! Thanks and regards, Adre

  • Contact Form on SoraArticle · 10 years ago

    Can confirm, enabling multilang kills it. Will look into it tomorrow.