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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1013 reputation

Badges

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

Recent posts

  • The form reset doesn't work · 4 years ago

    @01K, Please make sure the code you show is working. If I copy your code, the throws: Error: Invalid Frontmatter Path: /www/grav/site-modular/user/pages/01.home/05._contact/form.md Failed to read /ww

  • Change favicon.ico for Quark in Grav · 4 years ago

    @counterpoint, If you take a look at the code of template /user/themes/quark/templates/partials/base.html.twig, you will see the following at line 16: <link rel="icon" type="image/png" href="{{ url

  • Https://getgrav.org/ doesn't work · 4 years ago

    @Agnrag, It's working....

  • Slow requests for tiny files · 4 years ago

    @topidesta, Would you mind explaining in what way your reply is helping OP?

  • Blueprints Element Field save Frontmatter · 4 years ago

    @topidesta, You can subscribe to the Github issue I've created. You will then stay updated about the progress made by the dev team.

  • Slow requests for tiny files · 4 years ago

    @statestreet, Grav is not involved in loading image/svg files. The files are fetched straight from disk by the webserver. If the issue is reproducible and persistent, I would first ping my hosting pro

  • Cant' access meta data from files · 4 years ago

    @01K, Try removing the meta. inside the yaml file: alt_text: My alt text description: Description Changing {{ item.meta.alt_text }} to {{ item.meta.meta.alt_text }} won't work. Dotted names are valid

  • Blueprints Element Field save Frontmatter · 4 years ago

    @topidesta, I'm afraid there is an issue with Element field. The demo from the docs shows the same behaviour. I've created an issue on Github: Elements field not saving data of element #552

  • HTML Code Popup · 4 years ago

    @judie, I have it running Nice! Please mark the questions as being solved by ticking the 'solution' icon in the lower-right corner of the reply that lead you to the solution. is there also a “plu

  • Typhoon Theme - gpm php-zip · 4 years ago

    See issue: https://github.com/getgrav/grav-premium-issues/issues/211