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

  • Display page not found. Please check the page exists · 4 years ago

    @cvgrenoble, As said before, if, in Admin, the field ‘Page Template’ does not contain template 'FormData' you will have to create that page manually on the filesystem. Something similar to the followi

  • Display page not found. Please check the page exists · 4 years ago

    @cvgrenoble, You should use field 'Page Template', but if it doesn't contain 'FormData' in the dropdown, you will not be able to set it in Admin. You can then only set the filename/template from withi

  • Display page not found. Please check the page exists · 4 years ago

    @cvgrenoble, The template of the 'merci' page must be 'formdata'. See https://learn.getgrav.org/17/forms/forms/example-form : Now inside the page folder create a subfolder named thankyou/ , create a

  • Struggling with tags. Am I misunderstanding how tags work? · 4 years ago

    @ionroux, I that case, the Blog skeleton is a good starter for you... Have fun! If your post has been solved, then please mark the post as such by ticking the 'solution' icon in the lower right corner

  • Struggling with tags. Am I misunderstanding how tags work? · 4 years ago

    @ionroux, Your view on Grav is not quite correct... It is the core of Grav that provides the logic to handle taxonomies. All the theme does, using templates, is showing Taxonomies on the page. That's

  • Remember entered tags · 4 years ago

    @edi0th, I don't think Admin offers this possibility which means you'll have to write your own JavaScript... A compromise could be to only offer a list of tags that have previously been saved by the p

  • How to add a set of custom pages in Admin · 4 years ago

    @hughbris, The term "page" is a bit ambiguous... It can be a Grav's Page A webpage Are you creating, in Admin, a webpage to create a Page, or do you need a custom webpage, with an entry in Admin's m

  • Captchas.net in my contact form · 4 years ago

    @cvgrenoble, The Form plugin comes with a build in captcha field which works with Googles reCaptcha. If you really need to use the one you are referring to, I guess you'll have to create a custom plug

  • Struggling with tags. Am I misunderstanding how tags work? · 4 years ago

    @ionroux, It takes a little bit more to create a blog page and blog items. Take a look at a ready to use Blog skeleton. It is a fully functional site providing blog functionality. You might get some

  • How to add a set of custom pages in Admin · 4 years ago

    @hughbris, I'm afraid I do not quite understand what you are trying to achieve, but... To have your code redirect to the 'commit' page, try the following: ... $pages->addPage($page); // Add the fo