Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Special characters in keys of a page.header.form
· 4 years ago
I honestly don't know what implications it might have on different server configurations. Probably none, but this is still so wrong. May I ask what's the use case of such names? Why can't it be someth
-
Special characters in keys of a page.header.form
· 4 years ago
Having such field names is so wrong.. 🤯 I'm not even sure what to suggest here, but one thing I'm certain about - you definitely need to change that logic and change how form is processed on the submi
-
Skeleton downloaded but can't install
· 4 years ago
Skeleton has all Grav files. Skeleton is not a plugin or a theme. It's a full Grav package with ready to use theme, plugins and sample content pages. All you need to do, is extract skeleton files to y
-
Skeleton downloaded but can't install
· 4 years ago
Maybe I should've phrased it like If your Grav website root is... 🙂
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e: it created What do you mean it created? Skeletons doesn't create anything by themselves. You just extract the contents where you want your page to be. So all these files you just posted, have
-
How to get the values of nested blueprints
· 4 years ago
Same as you loop through agenda list, you should also loop through each agenda item eventos list: {% for item in page.header.agenda %} <p>{{item.mes}}</p> {% for evento in item.eventos
-
Why is base.html.twig located in the Partials folder?
· 4 years ago
@hughbris: I will put the base template of my themes into a folder with a more semantically accurate name. I just can’t think of that yet 😕 As I mentioned above, /layouts sounds like a good name
-
Empty header/frontmatter (maximum file size exceeded?), move header content to raw_content
· 4 years ago
I'd go with Flex Objects for FAQ
-
Why is base.html.twig located in the Partials folder?
· 4 years ago
So it would be easier to extend it. Base has full layout with a bunch of blocks, which you can override. And then if you check templates in main /templates (Quark theme), all have {% extends 'partials
-
hCaptcha support in Grav forms?
· 4 years ago
Could you elaborate? Do you have 2 hidden inputs each submitting halves of ID? I don't see how this would prevent bots, so I assume I misunderstood what ID is used as submission and what ID is used as