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.

Luap Member

@luap · Joined 6 years ago · 19 posts · 5 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to add automatic 'sizes' attribute for srcset · 5 years ago

    @pamtbaau thank you! This is working very nicely

  • How to add automatic 'sizes' attribute for srcset · 5 years ago

    I am building an image module and want to give editors the possibility to choose a fullscreen or split layout. Adding a class for the styling is not the issue, but I am struggling to set the sizes att

  • WebP images do not show up · 5 years ago

    @Karmalakas: BTW, it totally depends on an image. Some webp images look way worse than same size jpegs. Webp might not have artifacts jpeg has, but webp is completely washed out if image has lots of d

  • WebP images do not show up · 5 years ago

    @pamtbaau Thanks for that clarification. I just assumed, Grav would provide webps of jpegs as derivates for Chrome/FF users. I hope support for this feature comes in the future.

  • WebP images do not show up · 5 years ago

    It seems that p.media.images does not contain the *.webp image. Are you sure the folder of the page does contain the webp image? Maybe there's a misunderstand from my side. I didnt create or upload

  • WebP images do not show up · 5 years ago

    @pamtbaau thank you for checking my code. I am not using Quark, but wrote a template myself. Via dump I also don't see the webP image, and also Grav did not even start to generate webp images (that I

  • WebP images do not show up · 5 years ago

    I can't get webP images going on my site. I am using lazyloading, lots of different srcset sizes and progressive jpeg rendering. Is anyone having an Idea, why webp images do not even show up? (not to

  • Trouble installing grav in subdirectory · 6 years ago

    I didn't have to change anything in the RewriteBase, just should have watched the logfile more carefully {…} [core:alert] {…} {…} [host my-main-domain.com] /is/htdocs/…/www/dev/cp/01/.htaccess: Option

  • Trouble installing grav in subdirectory · 6 years ago

    Thanks for pointing that out, but I couldn't find any hint in there. I think, it's more about the .htaccess file. I noticed that it's saying in the default .htaccess ## Begin RewriteBase # If you ar

  • Srcset not working in Chrome (but in Firefox and Safari) · 6 years ago

    was able to help me out. The reason for the behavior that only the first image of each section was displayed in fullsize, was that, the first image was part of the site's menu – and there I hadn't ac