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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

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

Recent posts

  • Images blurry after resize or cropResize · 6 years ago

    @vfor, I did some comparison using a download of the following image: https://unsplash.com/photos/_NNsOxgemgg (5866x7370). default.md: ![](willie-fineberg-_NNsOxgemgg-unsplash.jpg?resize=261,328) Re

  • Images blurry after resize or cropResize · 6 years ago

    @vfor, I haven't noticed a blurry result before. Would you mind sharing your resizing/crop commands and before/after images?

  • Missing icons from Admin Panel · 6 years ago

    @pmoreno, I think your solution is in fact a workaround... As the error says: You are trying to fetch the font from https://mydomain, while the origin is http://mydomain. CORS differentiates between H

  • Repeating image, that should only show once · 6 years ago

    @joelcastillo, A few things I noticed: It looks like the image is a single large image with 2 ladybugs. It is probably a background image of the container containing the two audio controls. When audi

  • How to protect video and photos from folder · 6 years ago

    @TheDancingCode, Thanks! That looks promising... Important learnings (for me at least): Contrary to my previous post, Grav does intercept requests to media when the url does not contain the file pa

  • How to protect video and photos from folder · 6 years ago

    @pmoreno, Interesting questions... Unfortunately, Grav is not going to provide you a solution on this. When you reference a media file using a url, the file is served by the webserver, not by Grav. Me

  • Overriding email to in contact form not working · 6 years ago

    @thorsten, Easy to find out... Use a fresh install of Grav 1.6.23 + Quark and see what happens... In my fresh install + Quark the contact form works fine.

  • Overriding email to in contact form not working · 6 years ago

    @thorsten, According the section Emails sent with Forms in the docs of the email plugin, several properties of an email can be overridden. The to-address you mention is not one of them, but to is... F

  • Modular anchors url and page urls in same menu · 6 years ago

    @daniel, Copied your frontmatter into the Blog page and behaviour is still as expected. Can you reproduce your issue using the steps from post#6 on a fresh install of the skeleton?

  • Modular anchors url and page urls in same menu · 6 years ago

    @daniel, Yep, that's what I wrote... On the Home page, clicked on the Blog menu-item to open the blog page. On the blog page, clicked the About menu-item to open the home page and showing the About ch