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

  • How to get lightslider to work · 5 years ago

    @yehuda, Judging from the way the resulting page looks, it seems you want a regular page containing a slider. There are two ways to get it done. I'll describe the easy one here: The folder structure

  • Visible submenu on navbar · 5 years ago

    @bjproqn96, but i want modify it like the image i posted. What is wrong with the image you have posted in reply #10 ? What are we looking at? Are these the titles of pages below page 'Case Studi

  • Visible submenu on navbar · 5 years ago

    @bjproqn96, I just went to the Mowede website. It is build with Grav using theme Bootstrap and the menu looks like how you wan it. Uhhh...

  • Custom Collection for Footer? · 5 years ago

    @Karmalakas, See Programmatic collections: You can take full control of collections directly from PHP in Grav plugins, themes, or even from Twig. This is a more hard-coded approach compared to defini

  • Visible submenu on navbar · 5 years ago

    @bjproqn96, I'm afraid I cannot draw a mental picture of your menu structure and how it should behave. Would you mind drawing a picture of what you would like to see?

  • Grav failing on me · 5 years ago

    @tuckson, Please mind your language...

  • Grav failing on me · 5 years ago

    @tuckson, Would it be sufficient to just do a [..] Try it and you'll know it... Although the chances the theme will ever be updated is minimal, but when it does, all changes you have made will be ov

  • Grav failing on me · 5 years ago

    @tuckson, Grayscale is not compatible with Grav 1.7.0. Twig has tightened the security of templates to prevent malicious code to run in the browser. For this, Twig has enabled auto-escaping for all ou

  • Got PHP/Apache going OK, however doesn't want to start Grav from my sites folder? · 5 years ago

    @SimonLove, You might give the following a try in the root of Grav folder: $ chcon -Rv --type=httpd_sys_rw_content_t . I have no idea what it does, but if it works, you might consider adding a "thank

  • Copy button not working in admin panel · 5 years ago

    @RKC, This kind of questions are preferably asked at github. That's where the devs live, eat and sleep and can more easily keep track of issues. Consider creating a new issue at https://github.com/get