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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • 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

  • Webp and lightbox · 4 years ago

    @skipper, Not sure what is meant by "totally broken image". I'm also missing the when and where the webp doesn't work. Are the generated HTML elements <a> or <img> incorrect? Is the ima

  • Convert static website to GRAV · 4 years ago

    @Henning007, I'm afraid I do not understand your last reply... I see black with the convert. ??? I now have the problem that Google smears an advertising bar at the bottom without asking me, althou

  • Form or Email Plugin error / Server error · 4 years ago

    @Karmalakas, I'm not familiar with all existing languages, but it holds for YAML. See its specs: 7.3.2. Single-Quoted Style The single-quoted style is specified by surrounding “ ' ” indicators. Ther