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.

Nils Member

@vfor · Joined 6 years ago · 11 posts · 3 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Images blurry after resize or cropResize · 6 years ago

    @pamtbaau Thank you for this particular interesting comparison. I am not surprised to see Gimp struggling with this task. It seems that the problem only occurs when using PNG-24 that have been compres

  • Changing the site URL breaks everything · 6 years ago

    Did you clear all caches in admin-panel? Had the same issue recently and then found out I did not clear the cache.

  • Images blurry after resize or cropResize · 6 years ago

    There is not much happening there. Basically I am using the default Quark base.html.twig for general layout (loading css & js as well as defining navigation). And this is what I am using inside my

  • Images blurry after resize or cropResize · 6 years ago

    Is there any way to configure the quality of the images that Grav resizes / crops? I have tried this with png and jpg so far and though I am just resizing the images by less than 20%, they all get a b

  • Can't Edit Pages - You Are Offline · 6 years ago

    @bmcwilliams: Can you check, if your stylesheets are loaded properly? The "offline" message is something I can also see on my live-site, when I disable stylesheets.

  • News and gallery · 6 years ago

    I just did something similar with metadata for media files. As I learned today, you can edit them with this plugin from the Admin interface. Rest is just this bit of code, wherever you need it: {% fo

  • [SOLVED] Media, Meta and how to make it easy for editors · 6 years ago

    Thank you, @SjoerdSmeets! That was exactly what I was looking for! Issue solved, plain and simple.

  • [SOLVED] Media, Meta and how to make it easy for editors · 6 years ago

    I love the way, Grav handles meta-information for media. This has quite some potential. One major downside I have encountered so far is that editors are able to upload media to pages very easily. But

  • Redirect from parent to most current child · 6 years ago

    Hi @paulhibbitts and thanks for pointing me towards this list. Not quite sure yet - will have to give it a try once it is stable. As for now I am fine with relinking folders once a year, but always ke

  • Redirect from parent to most current child · 6 years ago

    Thanks Paul. Leaves me waiting for 1.7 (or so). I thought there might be a trick using the sorting numbers and always use the first child then. Patience is a gift. ;-) Best Nils