Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Markdown on Modular Pages · 6 years ago

    @bkraegelin, I'm afraid future readers will not quite understand how your solved the issue. Would you mind being a tad more explicit in which config file, what the settings were and how you have chang

  • Different Language for Lightslider · 6 years ago

    @TristanKonrad, I've downloaded plugin LightSlider and played a bit with it... I'm using a fresh Grav 'One-Page Site' skeleton which contains a modular page. Steps: To enable languages en and de I've

  • Markdown on Modular Pages · 6 years ago

    @bkraegelin, My questions are meant to narrow down the location of the issue... These might be seen as a hints ;-) The 'hard way' is only mentioned as last resort.

  • Markdown on Modular Pages · 6 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 · 6 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 · 6 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 · 6 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 · 6 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 · 6 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 · 6 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