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 · 3198 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Need help with checkbox customization · 5 years ago

    @01K, You're not really showing what changes you have made and what HTML has been generated. That means I cannot reproduce your case, and therefor I cannot see where anything might have gone wrong on

  • "Header Options" in Blog-Item with no effect · 5 years ago

    @idna, Did a quick search in Quarks templates, but nowhere is field header.header_image being referred, apart from the blueprint. So, I guess it is not being used (any longer)...

  • Need help with checkbox customization · 5 years ago

    @01K, Truly I’ve tried to override checkboxes.html.twig . I’ve copied the checkboxes.html.twig file into the child-theme\templates\forms\fields\checkboxes\checkboxes.html.twig but it seems that this

  • Grav Won't Let Me Access the Login Page · 5 years ago

    @heyheathermae, From the little information you've provided, I can only suggest to run: $ bin/gpm install form

  • Need help with checkbox customization · 5 years ago

    @01K, A remark and a kind request... Remark: You said: Now by default Grav displays checkboxes with this markup: When I use your field definition I get a totally different HTML layout. By default

  • Theme variable base_url_simple · 5 years ago

    @sdesergi, Misunderstandings happen... Next time, when asking a question, you might consider to share: What you are trying to achieve. What the result should look like. What you have tried. What the

  • Theme variable base_url_simple · 5 years ago

    @sdesergi, In my case Unfortunately, you haven't shared the url to you home page, so we cannot check if base-url_simple returns a faulty value. If your home page is https://domain/ then base_url_s

  • Lots of spam topics on forum · 5 years ago

    @Karmalakas, I haven't found that option. I can define words/phrases to search for and attach actions. However, links or using regex is not one of the options. It may exist, but if so, I certainly ha

  • Lots of spam topics on forum · 5 years ago

    @Karmalakas, Your flags are appreciated and always approved. The forum uses the Akismet plugin which filters already quite a few issues. It filters and sets aside suspicious user creation and posts. T

  • Theme variable base_url_simple · 5 years ago

    @sdesergi, If the url to your home page is https://domain/path/to/home, base_url_simple will return /path/to/home.