Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • How to use Bootstrap or Spectre in my theme · 4 years ago

    @wmcig, Can I use bootstrap or spectre.css to use for theming? Yes, that is possible. How to use/build them in Grav? Grav does not provide documentation explaining the integration/use of any CSS

  • Social media plugin and font awesome · 4 years ago

    @Francois, @Francois: Why fa-twitter / facebook or pinterest were not found… mystery. That's not a mystery... My explanation above might not have been be clear enough though... The plugin does not

  • Social media plugin and font awesome · 4 years ago

    @Francois, Plugin embed fontawesome tries to replace all fontawesome icons it finds in a page by injecting inline svg code into the html of the page. The svg code for each icon must be provided in fol

  • Creating Search box in Main Menu · 4 years ago

    @skq, Unfortunately, I can reproduce the issue.... It's because the searchbox was added to macros.html.twig which is repeated for every child page. When creating the previous solution inside the macro

  • New Design for Fun-Site · 4 years ago

    @Henning007, I think the reply from @Karmalakas contains a bit more than an opinion... It is a good practice on forums to not create new posts asking the same question, but instead to "bump" an existi

  • Creating Search box in Main Menu · 4 years ago

    @skq, What @Karmalakas meant to say is something like... Updated If I knew your theme's templates I might be able to tell, but since I don't know I'll give a sample using Quark: Open file /user/them

  • New Design for Fun-Site · 4 years ago

    @Karmalakas, I don't think it is spam, but a serious cry for a designer willing to spice-up the site. The site has been build using Grav and the user hasn't received any replies on a previous request

  • .gitignore and custom theme · 4 years ago

    @Micha1234, I'm afraid I'm not sure I understand the question... The Grav zip installation does not come with any .gitignore. Did you perhaps fork/clone the grav repo instead of downloading the ready-

  • Grav CMS Tutorials · 4 years ago

    @dyrer, Have you been able to visit the learn.getgrav.org site? That will be your best source of information. For questions you should resort to this forum or Discord. I don't believe the Grav communi

  • Display additional text under a form · 4 years ago

    @sam2105, First of all, your solution works and will not cause you issues. However, if you want to go for the extra mile... You'll need a custom theme or an inheriting (aka child) theme. If using a