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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation

Badges

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

Recent posts

  • Change folder number from admin · 5 years ago

    @Karmalakas, See Basics/Basic Tutorial/Content Basics The other thing that the numeric portion of the folder name does is explicitly inform Grav this page should be visible in the menu. It is importa

  • Change folder number from admin · 5 years ago

    @Karmalakas, Please elaborate... If, during initialisation of the page, 'Page::visible' has already been set by frontmatter, the value will not be overridden by the later check for the presence/absenc

  • Change folder number from admin · 5 years ago

    @jrzav, @Karmalakas, Maybe the following might shed some light... What does what with respect to a page's 'visibility' property and hidden/visible menu-items? Admin: 'Folder Numeric Prefix' Enabling

  • Debug contact form: how? message gets displayed, nothing in logs, but no mail gets sent? · 5 years ago

    @Netzhexe, To test if your email plugin is configured properly, you could try: $ bin/plugin email test-email -t [email protected] See more troubleshooting in README of Email plugin. apparently it’s not

  • Get page object for modular page from PHP · 5 years ago

    @domsson, Bit of playing with the debugger.... Let say we have a modular with a form as child module: user/pages ├── 01.home ├── ... └── 04.modularform ├── _contact │ └── form.md └── mod

  • Change folder number from admin · 5 years ago

    @Karmalakas, Isn't it?

  • Blog page Drop-down menu missing tag · 5 years ago

    @Nando, Maybe I wasn't clear enough when I said: @pamtbaau: When creating a new blog item in Admin and adding a new Tag, the new Tag is shown in the list when creating a new blog item. Maybe I shoul

  • Blog page Drop-down menu missing tag · 5 years ago

    @Nando, I'm sorry, but I cannot reproduce the issue on both theme 'Quark' and 'Quark Open Publishing'. When creating a new blog item in Admin and adding a new Tag, the new Tag is shown in the list whe

  • Difference sorting collection on local and production site · 5 years ago

    @Karmalakas, Sure, the statements you show are different. page.collection.visible.order('folder','asc'): page.collection: Create and order collection based on frontmatter. page.collection.visible

  • Difference sorting collection on local and production site · 5 years ago

    @pzul I can imagine that the differences in folder/file ordering used by operating systems can play a role here. For example, take the differences between Windows and Ubuntu: Windows: a AA b Ubuntu: