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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation

Badges

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

Recent posts

  • Gateway - Change Font type · 8 years ago

    @cidelab I hope you have been able to restore the font-awesome icons... If not, you could run the command $ bin/gpm install gateway and choose 'Yes' to override the current Gateway files. May I assume

  • Sub menu in quark open · 8 years ago

    @semplicewebsite Would you mind sharing what you have done and share your folder structure?

  • Easy way to select colors in Bootstrap4 (and Bootstrap4 Open Matter) theme? · 8 years ago

    @daviding @paulhibbitts Changing the style seems to be working pretty well after importing the above mentioned Bootswatch Flatly css... Fonts and color of header have clearly changed. I installed the

  • Using a custom email template with Email Plugin · 8 years ago

    @rnjr It seems to be working OK in my installation: Copied folder '/user/plugins/email/templates/email' to folder '/user/themes/mytheme/templates/' Changed style in '/user/themes/mytheme/templates/em

  • How Do I Display a Month and Year Only Time Format · 8 years ago

    I can reproduce the behaviour mentioned by the OP. Maybe the behaviour of the dateformat field might be a bit confusing... I have never used it, but just had a look at the definition and made some ass

  • Displaying page media @2x · 8 years ago

    I have no experience with image densities myself, but have you read the docs about Responsive images?

  • Breadcrumbs not showing on a modular page · 8 years ago

    @marcocevoli I think you may forget about my post #4... Have a look at the top 'feature' module of the page you are having difficulties with. In the standard QOP skeleton it will be /user/pages/03.m

  • Replace long if/elseif/else with array search · 8 years ago

    Corrected a typo in the path where the user should copy quark.yaml to....

  • Replace long if/elseif/else with array search · 8 years ago

    You could add the 'icons' array inside '/user/themes/quark/quark.yaml', like: syndication_icons: twitter.com: twitter instagram.com : instagram github.com : github Have the user copy the file 'q

  • Replace long if/elseif/else with array search · 8 years ago

    I asked because I was under the impression that Twig would throw an error on a non-existing function. But it doesn't... Not even on xxxx()... Oh well... eventually your problem has been solved :-)