pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Importing Blueprints broken with 1.7?
· 5 years ago
@domsson, Just had to know... Also tested your case using Grav 1.6.30 When using snippet: import@: type: partials/downloads context: blueprints:// Imports are found in the following order: them
-
Can't output filename in img src from admin filepicker
· 5 years ago
@zigojacko, I'm afraid I cannot reproduce your issue using the following steps: Fresh install of Grav 1.7.5 with theme Quark Added your blueprint snippet to the bottom of '/user/themes/quark/blueprin
-
Importing Blueprints broken with 1.7?
· 5 years ago
@domsson, Did some more research... Maybe the answer I referred to was not entirely correct/complete... I created the 'partials/downloads.yaml' blueprint in several folders: /user/blueprints/partials
-
Getting modular form to work with Typhoon template
· 5 years ago
Maybe carefully reading the setup docs in the README of the plugin might have made it a bit easier? ;-)
-
Getting modular form to work with Typhoon template
· 5 years ago
@TonHaarmans, Maybe my snippet wasn't clear enough about the auth_mode: OAuth2 setting. Values of OAuth2, none and ' ' do indeed throw errors. No value, or `` do not throw errors (in my test setup)
-
Getting modular form to work with Typhoon template
· 5 years ago
@TonHaarmans, Took the liberty to use your config and adapted it according the Gmail section in the README of the email plugin. mailer: engine: smtp # <-- Tell Email plugin to use the smpt defi
-
Install specific plugin version
· 5 years ago
@netmagnet, Recently a feature request has been created on github. The request suggested something like: $ bin/gpm install plugin:1.2.3 If you have extra info to share, or want to give it a thumbs up,
-
Importing Blueprints broken with 1.7?
· 5 years ago
@domsson, You said you are using a theme which makes use of imported blueprints. I therefor guess that blueprints are stored in '/user/themes/<theme>/blueprints'. If so, the blueprints will not
-
Creating a blog page thats using just tag items
· 5 years ago
@louigi, It will use the template as defined by the name of the page in which the collection is defined or it will use the variable 'template' in the page's frontmatter. Looking at your folder structu
-
Creating a blog page thats using just tag items
· 5 years ago
@louigi, It sounds like you want a collection containing all pages with a certain tag. Right? If so, have a look at Taxonomy Collections. You can use the collection to list all pages in a 'blog' like