Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • Problem with inherited theme · 3 years ago

    @bjaz, I'm sorry to say, but this is not a problem of the Social Media Links plugin. It's a PEBKAC problem. In the issue you've created on Github, you're showing the following code snippet: {% if con

  • How to remove menu-items from Woo skeleton · 3 years ago

    @pmflav, That's because this theme uses menu-items which are hardcoded in /user/config/site.yaml menu: - text: Features link: "#features" - text: Pricing link: "#pricing" - text: Screens

  • Problem with inherited theme · 3 years ago

    @bjaz, Please help the community help you by providing a succinct question containing only relevant information. I copied a vanilla sidebar.html.twig to my theme There is no such thing as a vanilla

  • Admin plugin is slow, nearly unusable · 3 years ago

    @benoitp, Please do not cross-post within 2 minutes apart, the same questions here and on Github. In the end, people in one location is wasting their time and effort. When not receiving an answer in o

  • Restore grav backup by copying httpdocs folder · 3 years ago

    @matt777, Instead of fixing a broken and abandoned plugin, you might also consider to switch to a well maintained GDPR/Cookie plugin: https://github.com/TecArt/grav-plugin-tecart-cookie-manager

  • Restore grav backup by copying httpdocs folder · 3 years ago

    @matt777, A few remarks: The TypeError is thrown by plugin GDPR Privacy Setup, which: Has been marked abandoned since Oct 22, 2019 It might not be compatible with Grav 1.7.x It might not be compatib

  • Creating endpoint for part of webpage to reload that only part while not reloading other areas · 3 years ago

    @Gin, Please do not cross-post identical questions without letting both forums know (here and on Discord) it is a cross-post. In the end, people on one end are wasting their time...

  • Restore grav backup by copying httpdocs folder · 3 years ago

    @matt777, Grav makes extensive use of caching relevant information (eg. config info) in the /cache folder. This folder might contain config information for the current domain. Moving this folder to a

  • Server Error Grav Official Documentation Site - Page Docs · 3 years ago

    @bjaz, The Learn site has its own repo where issues can be logged. Have a look at its issues.

  • Add tab to admin panel > configuration? · 3 years ago

    @hoernerfranz, you need to create a new yaml file in the user/config Folder, e.g. newtab.yaml. Have you tested your answer? How will Admin know which sections and fields the tab should contain?