Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Michael Gollmer Member

@mgoll · Joined 9 years ago · 36 posts · 9 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Is there a way to have multple blueprints for the same page template? · 8 years ago

    Hello there, as far as I know you can only have one blueprint per template. No multiple blueprints, sorry. =( Regards, Michael

  • Use SimpleSearch two times on the same website · 8 years ago

    Hello there, following text is written on the github page of the plugin: @Github: To accomplish multiple search types in a single site, you should use page-based configuration. This is simple to do,

  • Massive Form Problem · 9 years ago

    Hey there, yeah sorry forgot to reply here. I did resolve this. The problem was the result of a double definition of a form. I thought forms were pagebound. But as I learned yesterday, Forms are cons

  • Massive Form Problem · 9 years ago

    Hello there, I build myself an ajax form and on my local machine evertything works fine. I get the message and everythin is displayed fine. On my staging machine it causes an error. He renders the

  • Weird Error - Saving page with new template · 9 years ago

    Hi, ah damn forgot to close it. Was already solved on github. https://github.com/getgrav/grav/issues/1647 Regards, Michael

  • Weird Error - Saving page with new template · 9 years ago

    Hello, I created a new template for my child theme and wanted to use it now. But If I Try to save it always deletes every value I entered in the new created tab. I inherit the default template. It s

  • Starting to write TWIG, cannot get image to display on frontend · 9 years ago

    Top left should be no problem. Just place your code for the image above {{ page.content|raw}} . If it's still not the way you want it, you need to work with Css and add a class du your twig variable.

  • Starting to write TWIG, cannot get image to display on frontend · 9 years ago

    Hello, try this: {{ image|raw }} Maybe this could do the trick. ;) Regards, Michael Update: Short explanation! It looks like your html code of the image is escaped by twig. That means he doesn't

  • Store and read data in grav · 9 years ago

    Thanks Andy, i will check it out!

  • Store and read data in grav · 9 years ago

    Thanks for your response. But the way you are doing it is just writing to a file, or not? . I thought there is some kind of standard way to store the data and some sort of standard format(Json) that