Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Marcel Member

@mke21 · Joined 3 years ago · 14 posts · 6 topics · 2 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Problems with turnstile on forms · 4 days ago

    Turnstill suddenly stopped working on two of my Grav sites. The widget displays, but get the message "Human verification has identified this form submission is problematic" after submitting. I have ch

  • Content length limit i admin page? · 2 weeks ago

    Okay, the commit you posted in the pull request helped me to solve this as it gave me insight how it works. You can actually change the limit in the blueprints. In my doc.yml blueprint I can add the f

  • Content length limit i admin page? · 2 weeks ago

    Yes, I agree on the page sizes being questionable, but these users are historians and there is much aversity against splitting things up. Having said that, Wikipedia seems to get away with lare text c

  • Content length limit i admin page? · 2 weeks ago

    A friend of mine that I helped setting up Grav seems to hit a problem with page lengths. He has created a very large markdown file size 70kb (that's about 22 pages of text). I had converted that from

  • Best way to upgrade to Grav 2 · 3 months ago

    Okay, I found my problem. There was an option in the system.yaml added by the update that had the wrong indentation for some reason (4 spaces instead of 2). This option was added to the "images" secti

  • Best way to upgrade to Grav 2 · 3 months ago

    First of all, awesome that Grav is still alive and kicking and that this new version has been created. I have a question. I would like to do my update locally on my laptop and then replace the files o

  • Multiple "roots" for breadcrumbs · 5 months ago

    Yup, that was it. Thanks! I think I just got blind staring at the settings.

  • Multiple "roots" for breadcrumbs · 5 months ago

    Hi, We are setting up multiple websites with Grav. We use the learn2 theme with our own flavour on top of it. We have multiple sections in the root of the pages folder and I want each section to have

  • Learn2 left sidebar · 1 year ago

    That is because the menu in learn2 is not a nav object. For learn2, the code is: // MOD.hs Scroll to active menu // $(document).ready(function() { const offset = $(".active").offset().top - $('.sc

  • How active is Grav? · 1 year ago

    For me the most important part would be php8 compatibility. So I guess starting to test 1.8beta would be the most important thing to do now?