pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Can't output filename in img src from admin filepicker
· 6 years ago
@zigojacko, Yes, it now become much clearer. Thank you. Have a look at the theme variables docs especially the header object: header object The header object is an alias for page.header() of the orig
-
Proposed Grav Q&A site on Stack Exchange - Please vote for it by following the proposal
· 6 years ago
@zigojacko, Have you compared the traffic from Grav devs on stackoverflow and this forum? On stack only 1 question/month on average. Low response rate. Low number of questions marked as 'answered'
-
Proposed Grav Q&A site on Stack Exchange - Please vote for it by following the proposal
· 6 years ago
@zigojacko, Your enthusiasm about Grav and your wish to share knowledge is appreciated. However, I'm afraid you are running too fast... Have you already discussed your struggle and suggestion with t
-
Critical Error - An exception has been thronw during the rendering of a template
· 6 years ago
@pawelbary, Did you have a look at the docs on Content Types? @zigojacko, There are multiple content types possible. E.g. : *.json.twig, *.ical.twig
-
Importing Blueprints broken with 1.7?
· 6 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
· 6 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?
· 6 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
· 6 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
· 6 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
· 6 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