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

Karmalakas Veteran

@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Each Login User has a own Page · 5 years ago

    You should elaborate on what's a private own page. Like a unique profile page?

  • Easy Theme setup? · 5 years ago

    @shane: <...> something in the theme breaks. Can someone who is not a developer, who doesn’t know twig, php, or css actually change themes? If something breaks, usually it's in a changelog. I d

  • Change folder number from admin · 5 years ago

    Must have forgotten this part when I read the docs a few months ago :) Good that it's documented, but still a weird decision to change visibility depending on property that's supposed to be for orderi

  • Change folder number from admin · 5 years ago

    But how are numbered folders different from non-numbered? They are exactly the same, except, that it lets you order them more easily. IMO numeric prefix should have nothing to do with visibility. Just

  • Change folder number from admin · 5 years ago

    Yep, figured this should happen somewhere in core and all makes sense, but this: @pamtbaau: If ‘Page::visible’ has not yet been set, set it according the presence of numeric prefix of folder. This d

  • Change folder number from admin · 5 years ago

    Just checked. It's weird - it really becomes invisible in menu unless you mark it as visible 😕 Makes things more confusing

  • Change folder number from admin · 5 years ago

    Well.. I have a mix of numbered and not numbered folders and they all are visible unless I specifically set visibility to false 🤔 I'll have to check this again to be 100% sure, but IIRC, that's how it

  • Ordering of page.collection pages in admin, normal mode · 5 years ago

    I believe you'll have to add order_manual on each page frontmatter (docs aren't very clear on this) and use order: by: manual dir: asc Or maybe header.X option?

  • Change folder number from admin · 5 years ago

    @jrzav: Disabling the number prefix hides the page in the navigation (makes it invisible) But is this really true? 🤔

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

    Actually tags not appearing in dropdown was also briefly noted on Discord and I can reproduce it. My tags are not showing at all in a dropdown.