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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation

Badges

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

Recent posts

  • Custom Blueprint save changes file on server but displays the old content afterwards · 5 years ago

    @jannic, I'm afraid I cannot replicate the behaviour you are describing using the latest Grav 1.7.16 + Admin 1.10.16. Although your blueprint is working fine, please be advised, that field content in

  • Images not shown at mobile after first load · 5 years ago

    @DerTyp, I can reproduce the behaviour you are observing when using Chrome/Android. It works fine in Chrome on the desktop, also when emulating a mobile phone. I've taken a look at your website but d

  • What is the best way to always redirect domain.tld to www.domain.tld (or vice versa)? · 5 years ago

    @Netzhexe, I doubt if it still matters for SEO... If pages are accessible using both www and non-www and no canonical link is provided, Google will pick one as the canonical version and will only inde

  • Comment editor for admin · 5 years ago

    @SimonJ, Admin does not provide any comment functionality, unless provided by a plugin. Did you install a theme, or skeleton that comes with a comment plugin? If so, which? Or did you install a commen

  • Comment editor for admin · 5 years ago

    @SimonJ, I like the comment ability... The comment ability of what? Comments in general, or do you perhaps mean the comment ability provided by a plugin? If so, which?

  • Undefined class constant 'Monolog\Utils::DEFAULT_JSON_FLAGS' · 5 years ago

    Please note: As advised by the Grav team, do not download releases from Github. The installation docs have been updated to reflect this. Instead use the following format to download pre-packaged zips:

  • Pagination of blog items · 5 years ago

    @Sidy, I'm afraid there are a few things I do not understand: What problem are you addressing? What should the end result be/look like? The question, especially the code snippets, isn't formatted tha

  • Page Speed - Trying to get LCP time down · 5 years ago

    @nicolas, Some background: To bundle or not to bundle, that's the question... With the advent of HTTP/2, should assets still be bundled? Read HTTP/2: As web developer, What you need to change. defe

  • Help with Grav lifecycle: can't get content generated from twig? · 5 years ago

    @Netzhexe, {% block content %} {{ page.content|raw }} {% endblock %} A template has access to the page's content (page.content) and injects it in the HTML to be send to the browser. The page has

  • Page Speed - Trying to get LCP time down · 5 years ago

    @nicolas, Glad the issue has been resolved. You said: I also followed your advice and set `featherlight active to false in the header of all pages not using the plugin. If there are more page not us