pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Default taxonomies for specific pages
· 8 years ago
@grelle Blueprints are not the easiest part of Grav. And especially the pickiness of Yaml on indentations, make it hard to create correct blueprints. It is hard to judge from the snippet you copied, b
-
Default taxonomies for specific pages
· 8 years ago
@grelle: But I can not get it to work Please share which steps you have taken and what happened. We might then better understand/reproduce the issue...
-
Parent menu item list parents
· 8 years ago
@smegnl Just wondering if you have been able to create any progress...
-
How to call snippets in image alt and title in twig template
· 8 years ago
@aristotletalks Just wondering if you have been successful with setting the attributes 'alt', 'title' and custom 'aria-describedby' during image creating...
-
Remove data from input's names
· 8 years ago
@davidbrisebois Ahh, you are using a hidden field, which uses its own dedicated template... copy folder '/user/plugins/form/templates/forms/fields/hidden' into '/user/themes/mytheme/templates/forms/f
-
Remove data from input's names
· 8 years ago
@davidbrisebois Would you mind sharing your form definition?
-
Parent menu item list parents
· 8 years ago
@smegnl It sounds like you are looking for collections: A collection of pages having some commonality. The documentation has a dedicated section on collections: https://learn.getgrav.org/content/colle
-
Remove data from input's names
· 8 years ago
@davidbrisebois Are you sure the partial 'field.html.twig' is in the correct folder of your theme? It should be '/user/themes/mytheme/templates/forms/default/field.html.twig'. I have double checked my
-
jQuery-ui install
· 8 years ago
@jstubbs Maybe it is an idea to share your experience with the Grav team on GitHub?
-
jQuery-ui install
· 8 years ago
@jstubbs Have you tried Grav's build-in datetime picker?