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.

S Larcher Member

@slarcher · Joined 8 years ago · 28 posts · 8 topics · 5 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • 500 error after upgrading to v1.6.9 PHP7.2.18 · 7 years ago

    Hi guys, fixed it - don't ask me how : ) Bottom line: I replicated the upgrade process on my local environment using MAMP Pro. On the local environment the process went fine. I then uploaded the site

  • How to handle responsive iamges · 7 years ago

    Hey, You can output a cropped image size like this: <img src="{{page.media[header.custom.MyImage].cropZoom(768, 450).url()}}" alt=""> You can then integrate srcset such as: <img src="{{page.m

  • 500 error after upgrading to v1.6.9 PHP7.2.18 · 7 years ago

    Hi guys, I thought I attempt the upgrade to the latest Grav version 1.6.9 running PHP 7.2.18 - but seems something went a bit off rail. The previous Grav version I used was a 1.5.x. running already on

  • Wordpress 2 Grav 2019 · 7 years ago

    I don't think there is a method to migrate a Wordpress site 1:1 to Grav - in fact to any system. Basically it comes down to the fact how simple or complex your Wordpress website is. And the answer wil

  • Grav first web project - post project questions · 7 years ago

    Thanks @paulhibbitts ! Will test and bookmark.

  • Grav first web project - post project questions · 7 years ago

    Hi guys, almost completed my first web project with Grav and thought I summarise here questions I came across throughout my experience with Grav - in one post. a. List within list Coming from a WP / A

  • Hide main page editor? · 8 years ago

    Hi, what's the best way to hide the main page editor? As I am using custom fields this one is obsolete... Thx!! 15%20PM|690x217

  • Documentation suggestion - echo fields · 8 years ago

    Hi guys, pretty new to Grav and looking at the blooprint docs https://learn.getgrav.org/forms/blueprints/fields-available#the-list-field which are very detailed - however I believe a section explainin