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

  • Site.yaml routes taxonomy not work · 4 years ago

    @msa, Not sure if it fits your needs, but using redirects it will work: The following config in /user/config/site.yaml on a default Blog Site skeleton... redirects: /mushroom: /tag:mushroom ...wil

  • Security to Theme Deliver · 4 years ago

    @Zbigniew, I will briefly describe what I did. cloundflare - turnsite i have site key and secret key gravcms - plugin - Form - added site and secret key. I added turnstile api.js to base.html.twig

  • Plugin DataManager not showing Comments · 4 years ago

    @hoernerfranz, What will happen if you add Comments to page Blog? I guess DataManager will not display it, and only Comments on blog items will be shown. What happens when 2 or more comments have bee

  • Plugin DataManager not showing Comments · 4 years ago

    @hoernerfranz, I see three issues which prevent DataManager to show data from Comments and Guestbook plugin: Both Comments and Guestbook plugin tells data Manager to exclude folder "comments", resp.

  • Plugin DataManager not showing Comments · 4 years ago

    @hoernerfranz, When collecting /user/data folders, Data Manager fires an event called onDataTypeExcludeFromDataManagerPluginHook, which allows plugins to return a name of a /user/data folder to be exc

  • News Feed: Trying to access array offset on value of type bool · 4 years ago

    @dablin, @Kai23, If you are using PHP 8.2, then please add your comment to the known issue at Github: New feed not loading in PHP 8.2 #2329

  • Beginner's question: Is there no logout button on this forum's homepage? · 4 years ago

    @Annemarie, In the upper-right corner, click your avatar, then click the "user" icon on the far right.

  • I got spam in my guest-book. How to delete the spam? · 4 years ago

    @Annemarie, See the docs of plugin Guestbook: Where are the messages stored? Also according the docs ( Visualize messages) , if you've got Data Manager installed, you might be able to delete the guest

  • Security to Theme Deliver · 4 years ago

    @Zbigniew, @Zbigniew: Please provide a step-by-step description of how to implement any security measures. Before asking the community to spend time on a "step-by-step instruction", please show wha

  • Duplicate modular page · 4 years ago

    @robin, I hope the following feature request is what you're after: https://github.com/getgrav/grav-plugin-admin/issues/2341 If you've got more suggestions, please add your comments to the feature requ