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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation

Badges

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

Recent posts

  • Our main site with Grav · 6 years ago

    @ryanz, Have you considered using Grav's honeypot field? It's less intrusive then reCaptcha. I haven't used Grav's honeypot field myself, but my experience with honeypot is quite good.

  • Our main site with Grav · 6 years ago

    @ryanz, Congrats! I like "static/functional" designs without all sorts of nervous js behaviours and without huge amounts of image to spice it up. A few notes if I may... Google's Lighthouse shows som

  • Download counter · 6 years ago

    @marc63400 with a bit of help from Google I found the following plugin. It is not listed in the "official" Grav plugin repository, but if it works... https://github.com/filisko/grav-plugin-downloads-

  • Installing themes · 6 years ago

    @designsbydesire, I've had a look at Grayscale and I have had troubles using it too. When installing in a default Grav installation, it looks uhh sub-optimal... When copying the demo data into the s

  • Html/markdown caching issue · 6 years ago

    @ariel, You said: the problem is that these html’s will never be cached and always compiled at runtime for each request Grav is not a static site generator and does not cache generated HTML. HTML i

  • Should I use Grav for a project with around 3500 pages and 25 languages? · 6 years ago

    @Oleh, I haven't experimented with it yet, but the new FlexPages of Grav 1.7.0 should be able to handle tens of thousands of pages. With Flex Pages we have tested Grav sites with over 50,000 pages!

  • How to migrate Wordpress Metadata to Grav · 6 years ago

    @Turum, but cant get latest 5-6 posts from all categories You could try Collection::slice(0, 5) in Twig to get the latest 5 posts if sorted by date. and everything is within /blog When adding the

  • Bug report? Copying a theme · 6 years ago

    @ranman, I'm afraid I can reproduce the issue when copying an inherited theme. Updating the stream fixed the issue. Please create an issue at the repo of Grav or the devtools plugin.

  • Srcset not working in Chrome (but in Firefox and Safari) · 6 years ago

    @luap, If it is working in a fresh Grav install, there must be something peculiar in your site which has not been brought up to the table yet... If you willing to share your site, I will have a look a

  • Make folder available to website visitor · 6 years ago

    @gobs, I'm not sure if granting access to a folder is a smart thing to do. I even don't know how... But I'm not really versed in infrastructures and security. I would opt for a more elegant solution (