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

  • Admin: Missing Blog & Item tabs in Bootstrap4 theme · 4 years ago

    @idna, Let's agree that "For some time now, in new GRAV installations" can be ambiguous... ;-) I interpreted it as "My recent (since a month or so) installations (of Grav 1.7) show a problem whereas p

  • cropResize an image from (0,0) · 4 years ago

    @hughbris, Not sure if I understand all of it... crop the bottom Do you mean you only want to keep the bottom of the image and cut away the top? requires exact pixel sizes rather than a dimension.

  • Admin: Missing Blog & Item tabs in Bootstrap4 theme · 4 years ago

    @idna, Unfortunately, I can reproduce the issue. Trying to find the root cause: Using Bootstrap4 skeleton Upgraded Grav and all plugins/themes A lot of exceptions were thrown, but in the end it work

  • Display and style a list of taxonomy values · 4 years ago

    @PurpleRoom, I hope this is a better explanation! Uhm... sorry.... 🤔 Why are you using taxonomies? I see no mentioning of using collections of pages with certain taxonomy values. I suggest you t

  • Display and style a list of taxonomy values · 4 years ago

    @PurpleRoom, values from the same category How will any code be able to tell if values are from the same category? It seems important to know: which taxonomies you have defined how these are assign

  • Export accounts · 4 years ago

    @samuele, I don't know the plugin. Have you tried it?

  • Export accounts · 4 years ago

    @samuele, AFAIK, Grav does not have the tools for this. However, conversion of YAML to CSV has quite a few search hits on the web.

  • Export accounts · 4 years ago

    @samuele, What would be the use case for that? Since Grav is a flatfile based CMS, all that is needed is copying the /user/accounts folder.

  • Adding custom SVG icons to navigation menu items · 4 years ago

    @jon, I looked at inheriting navigation.html.twig That seems to be a proper approach... but then get a little lost. What have you tried? On what part did you get lost?

  • How to change the display of a blog item · 4 years ago

    @Vince42, It is important to realise that a page's Markdown (+ frontmatter) and the page's template are working in tandem to generate a desired output. In other words, If you change the Markdown layo