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

Karmalakas Veteran

@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Multilingual form shown in wrong language · 5 years ago

    How does your template, where form is included, look like. How does the frontmatters of the page and form look like?

  • Use image(svg) in place of title in modular Hero section · 5 years ago

    It really depends on how you want to do it, but for the blueprints you should start here and for templates - here. Check theme tutorial also

  • Use image(svg) in place of title in modular Hero section · 5 years ago

    Regardless of theme (unless theme supports it), I think it would still require a new (or at least extended) blueprint and a template. Blueprint, if you use Admin, to add new field for SVG input (or up

  • Second time Grav fails to update · 5 years ago

    It solved last time too, but now issue was back again, so not sure it really solves the core issue

  • Second time Grav fails to update · 5 years ago

    @hoernerfranz: bin/gpm update or bin/gpm selfupdate did you try that ? I did not. But after running bin/grav install Grav is updated and everything seems to be working.

  • How do I force correct file extension to download · 5 years ago

    In Media config I've added CCX file File is uploaded via usual mediaorder and then selected with filepicker. The URL I get is <...>.ccx, but when I click on it, browser opens to save <...&g

  • Second time Grav fails to update · 5 years ago

    The first time I tried to update from 1.7.3 to 1.7.5 via Admin by clicking a button to upgrade, it failed without any error message and after refreshed the page, I've got Please run: bin/grav install

  • Form fields in email are looking strange · 5 years ago

    It would be better to post answer separately and mark it as a solution

  • Page blueprint with conditional tab · 5 years ago

    Did you try the usual condition: true (without quotes)? Or even condition: "true" or condition: 'true' (as docs say, it can be strings)? Why the double quotes? This should literally parse to 'true' (s

  • Number of digits in folder numeric prefix? · 5 years ago

    My assumption would be, that numbered pages should be just for specific cases. If you have so many pages under a single page, they shouldn't be numbered, but rather ordered by date or name. Numbered p