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

Andy Miller Grav Creator

Grav Core Team Grav Forum Moderators

@rhuk · Joined 9 years ago · 431 posts · 32 topics · 222 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Creator of Grav CMS + other things...

Recent posts

  • Date format in admin forms · 3 days ago

  • Problems with turnstile on forms · 3 days ago

    Hi Marcel, thanks for including the version comparison. That message is a generic CAPTCHA verification failure; it doesn’t necessarily mean Cloudflare has classified your submission as suspicious. The

  • Date format in admin forms · 3 days ago

    Thanks for confirming. In Admin 2, the date picker follows your Admin interface language. Under Admin Settings → Language → Admin Language, select Français for French date conventions. This is a per-a

  • Migrate to 2.0 promote is hanging · 3 days ago

    Hi Rick, I’ve checked the migration code, and this looks like it could be getting stuck while finishing the backup ZIP. The Twig filename is probably just the last progress update, rather than a probl

  • Date format in admin forms · 3 days ago

    Are you on Grav 2.0?

  • Render thumbnail in Flex object list view · 2 weeks ago

    There actually isn't a field called 'thumbnail'. Perhaps you want a filepicker field? https://learn.getgrav.org/20/forms/blueprints/fields-available#filepicker-field

  • New Cookie Consent Plugin - Official Grav Team version · 3 weeks ago

    Pleased to announce a new Grav Team plugin for GDPR Cookie Consent - This one is a full ground-up plugin development effort, not a repaging of an existing JS-based solution, Twig support, 3rd plugin i

  • Announcing KahunaCart for Grav · 3 weeks ago

    People have been asking us how to sell things with Grav for about as long as Grav has existed. And for years the honest answer was a shrug and a pointer at some third-party JavaScript widget that cart

  • Converting a modular page into an HTMX fragment · 3 weeks ago

    Nice writeup, and you picked the right event, which is the part that usually trips people up here. onPagesInitialized fires in PagesProcessor before $grav['page'] is resolved, and that service is what

  • link for Image in admin/media · 4 weeks ago

    HTML doesn't do any processing it just renders as you write it.. and there's nothing to calculate what media://incendie.jpg means. I'm assuming you are trying to reference a media object in your templ