Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • Session Persistence Issue – Custom Session Variable Not Persisting in Grav · 2 years ago

    @mkglass, Please correct the formatting of both you config and code snippets using triple backticks (```).

  • Session Persistence Issue – Custom Session Variable Not Persisting in Grav · 2 years ago

    @mkglass, I cannot reproduce the issue... Using Windows 11 with WSL/Ubuntu 24.04 Using a fresh Grav install Using a plugin containing: public function onPluginsInitialized(): void { /** @var Ses

  • Read data to make table · 2 years ago

    @meechal, Any progress you can share with us?

  • Recent Posts Plugin · 2 years ago

    @xarmoda, I did not realize i needed to have a selection in the page filter. You don't... The following default config returns the latest 12 out of all your pages. enabled: true built_in_css: true d

  • Recent Posts Plugin · 2 years ago

    @xarmoda, I am not using blog posts, just normal pages. i’m using the ‘item’ template for those in the following arrangement: Unfortunately, above statement is quite confusing... You're not using "b

  • Recent Posts Plugin · 2 years ago

    @xarmoda, Although plugin Recent Posts has been archived and is no longer maintained, it still works as expected. Create a child (inheriting) theme based on Quark. If you don't create a child theme,

  • Change top left logo · 2 years ago

    @shane, You will have to tweak a child theme of Learn2... The logo is a hardcoded SVG. You should override template user/themes/learn2/templates/partials/logo.html.twig and replace its content with yo

  • Read data to make table · 2 years ago

    @meechal, A few things that certainly would make it fail... The page frontmatter does not contain: process: - twig: true But since you are not complaining about plain escaped Twig being in the output

  • Page edit problems · 2 years ago

    This is by design. According the docs: https://learn.getgrav.org/17/content/headers#visible By default, a page is visible in the navigation if the surrounding folder has a numerical prefix, i.e. /01.

  • Page edit problems · 2 years ago

    @shane, I recall having read something about triple leading digits causing issues and that it had been fixed, but this thread didn't ring a bell. I just looked up the repo of Admin and there appears t