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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • Which modular templates to use for what? · 6 months ago

    @bennypr0fane, A few remarks: Have you read the docs on modular/module pages? Whether to use modular pages depends on what you are trying to achieve. They come with their own specific behaviour. A mo

  • Oxygen theme not working right · 6 months ago

    @sebadamus, As said, I cannot reproduce the issue and based on your info, I have no idea why it wouldn't work. Suggestion: Copy the /user/pages/ folder from the zip file of the skeleton and you will

  • Adding drop-down nav menu functionality to CeeVee theme · 6 months ago

    @Baphijmm, Your "solution" could be much more helpful, if you added: the Twig code you've used to generate the navigation structure, to which template file of the CeeVee theme you've added the naviga

  • Oxygen theme not working right · 6 months ago

    @sebadamus, Created a fresh installation of the Oxygen skeleton from the link you provided. Cannot reproduce the issue, all is working fine. themes like Deliver, DeliverNext, Future2021, for i.e. wor

  • Where is the API Documentation? · 6 months ago

    @rhuk, Great and thanks. Will it eventually be back at its original position? People won't be able find it at this url. How about the different Grav versions?

  • Where is the API Documentation? · 6 months ago

    @hughbris, Since you seem to know all about it now I read your frustration, my comment was just to tease you a bit... ;-)

  • Where is the API Documentation? · 6 months ago

    @hughbris, Seems we both have been playing around with phpDocumentor. The default output of phpDocumentor is not to my liking, I've therefor created a rough template that generates a default.md page

  • When a page with the folder name "login" exists, access: site.login does not work anymore · 7 months ago

    @loie, Well, doesn't that confirm my suspicion... You have overridden the default /login route with your own page. When the Login plugin calls your page, it doesn't know how to handle it. There is no

  • When a page with the folder name "login" exists, access: site.login does not work anymore · 7 months ago

    @loie, Your question does not provide specific information, so my answer might be incorrect... The Login plugin provides its own login.md page which has a default route of /login. If you override that

  • Need Help Organizing Multi-Category Article Page in Grav CMS · 7 months ago

    @HomeInit: I think i have to use modular cause each article must have a comment section. No, you don't... You add the Twig template of a Comments plugin into the Twig template of a blog-item (your bl