pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3130 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Default taxonomies for specific pages
· 7 years ago
@grelle Celebrate the solution as long as it lasts... The next release of Quark will wipe it. @pamtbaau: After you have mastered applying changes in Quark, you might want to take up the challenge of
-
Default taxonomies for specific pages
· 7 years ago
@grelle I guess that at some point, staring any longer at code doesn't make us see what is staring in our face... When fields have sub-fields, they have a 'fields' property that contains the definiti
-
Default taxonomies for specific pages
· 7 years ago
@grelle You might want to take a good look at the structure of the changes you have made. You are missing out the definition for the tab...
-
Default taxonomies for specific pages
· 7 years ago
@grelle, I may have lead you astray by referring to '/system/blueprints/pages/default.yaml' as a point of reference... The blueprint '/user/themes/quark/blueprints/blog.yaml' is derived from 'default
-
Default taxonomies for specific pages
· 7 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
· 7 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
· 7 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?