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

  • 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

  • How to create a collection from a node js array, JSON to page.md? · 4 years ago

    @filo91, I have not experience with crontab and Grav's scheduler. I wonder though why you need Grav's scheduler when all you do is running a node script. You're not using any Grav functionality.

  • No email sent by contact form · 4 years ago

    @MurrayG, I believe your original question has been solved. It is a good practice to only have one question with a matching title in each post. The email issue has been fixed. You can open a new post

  • No email sent by contact form · 4 years ago

    @MurrayG, The following works fine with my provider: port: 465 encryption: ssl