pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
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?
-
How to call snippets in image alt and title in twig template
· 8 years ago
@aristotletalks Luckily there are more ways... The good old 'manual' way... <a href="{{ banner.url }}"> {# {{ page.media.images[banner.image].html('', banner.title) }} #} <img src="{
-
Looking for clarification on a few points before deciding whether or not to use Grav
· 8 years ago
@dave Let me address your wishes point by point: Migrating from Wordpress, I copied the html from pages/posts straight into my markdown files. The only markdown about them is the '*.md' extension. Gr