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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3127 posts · 12 topics · 1010 reputation

Badges

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

Recent posts

  • TinyMCE Editor Integration not working · 5 months ago

    @snorte, it sounds like your production server is also your development server... I would advice to have a local development environment. That could be a simple laptop. Is your site stored in Git to

  • TinyMCE Editor Integration not working · 5 months ago

    @snorte, I cannot reproduce the issue. Installed a fresh copy of grav-admin-v1.8.0-beta.25.zip Using PHP 8.3.6 Installed tinymce: $ bin/gpm install tinymce-editor TinyMCE appears correctly and saves

  • Where is the API Documentation? · 5 months ago

    @Karmalakas, Would you mind asking Andy to restore the API pages in the docs? Not everyone lives inside code like Andy does Not everyone uses AI. I find it a burden and have to undo its proposed code

  • Where is the API Documentation? · 5 months ago

    Hm... That's a pity because I used it quite often. I find a search in a single api doc page way easier then searching code... When answering a question, adding a link to a function in the docs is also

  • Form Plugin 8.1.0: Basic Captcha challenge type "Math Puzzle" doesn't work · 5 months ago

    Was just trying the math sample shown in the docs (https://learn.getgrav.org/17/forms/forms/fields-available#field-level-configuration), which works. Not sure if code or docs have changed lately. basi

  • Community-maintained fork of deprecated Grav Comments plugin (Admin trash / restore) · 5 months ago

    @pcrest, Please take a look at the Abandonned Resource Protocol to add a smooth upgrade for existing Comment users to you new fork. And please ensure backwards compatibility...

  • Grav admin install not working mamp macos · 5 months ago

    @alicer, Have you tried the troubleshooting section in the docs: https://learn.getgrav.org/17/troubleshooting/page-not-found

  • Tags get reordered in Admin upon saving?! · 6 months ago

    @Netzhexe, In general the same piece of software will always yield the same result... Unless: the sofware versions differ (Grav, Admin, Form, theme, plugins, custom Twig, etc) configuration differs

  • Feed plugin and autodiscover · 6 months ago

    @dmeissner, It depends on where your blog resides. The example given by the Feed plugin, does not apply to all site configs. If your blog is the home page, it should be fine. If the url to your blog i

  • ALT Tag for header image (hero_image) · 6 months ago

    @farf, In that case, the header image cannot have an alt attribute, because it is a background image. Only <img> elements can have an alt attribute. <section id="blog-hero" class="sectio