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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation

Badges

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

Recent posts

  • Markdown on Modular Pages · 5 years ago

    @bkraegelin, Besides error “modular/hero.html.twig template not found for page: /onepageskeleton/_hero” The 'One-Page Site' skeleton is build for theme Quark, which provides template modular/hero.h

  • Theme installation issue · 5 years ago

    @camirozario, Since Grav 1.7.0-rc.20, the auto-escape function for Twig has been enabled by default. This has been done as a security measure to prevent malicious code to run. Theme X-Corporation has

  • Page blueprint with conditional tab · 5 years ago

    @unmick, I've been playing around a bit trying to minimize duplication... In a fresh Grav 1.7.7 installation, I created the following pages: user/pages ├── ... ├── 03.blog │ ├── blog-item │ │ └─

  • Markdown on Modular Pages · 5 years ago

    @bkraegelin, No idea what is going wrong and I cannot reproduce it either... Have you tried to download 'One-Page Site'Skeleton and compare it with your efforts?

  • Unable to access grav start page on Windows 10 local site · 5 years ago

    @aaajani, I have no experience with IIS, but will add my 2 cents anyway... You are starting 2 webservers: IIS and the webserver started by php -S localhost:8000 system/router. My guess is that IIS tak

  • HTML chars get converted to entities from adding assets onward · 5 years ago

    @Netzhexe, Adding to @Karmalakas, the other site might have twig.autoescape: false in system.yaml, while your current site hasn't. That could happen if the previous site is upgraded, while the new sit

  • Page blueprint with conditional tab · 5 years ago

    @unmick, I just read your question on Github in which you explained you use-case: In fact, i use the same yaml for standard pages or blog ones and i would like to display the tab dedicated to the blo

  • New lazy loading in Grav 1.7 · 5 years ago

    @01K, Not quite... For Markdown yes. With config set to system.images.defaults.loading: lazy, the following will happen: // Markdown ![](image.jpg) ![](image.jpg?loading=eager) Will generate: // H

  • New lazy loading in Grav 1.7 · 5 years ago

    @01K, You are right, the default configuration setting for loading is not applied to images defined in Markdown. There are two issues with loading in Markdown: The default value is not being read pr

  • Facebook and Instagram plugins · 5 years ago

    @louigi, Not sure which plugins you are referring to because multiple plugins have Facebook or Instagram in their title... But when looking at plugins named "Instagram" and "Facebook", in particular t