pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Use NexGen Editor In Theme Module
· 5 years ago
@rosscampbelldovico, You should drop the question in "Issues", not "Discussions"...
-
Use NexGen Editor In Theme Module
· 5 years ago
@rosscampbelldovico, All questions regarding Premium products should be asked the devs themselves at https://github.com/getgrav/grav-premium-issues
-
GDPR compliant Youtube embed
· 5 years ago
@elvoss, According its docs the php build-in webserver does not support extension .mjs: Standard MIME types are returned for files with extensions: .3gp, .apk, .avi, .bmp, .css, .csv, .doc, .docx, .f
-
How to use dynamic title in frontmatter
· 5 years ago
@phmg701, Did some playing and it seems the following is working: Fresh install of Grav 1.17.24 Updated /user/config/system.yaml: languages: supported: [en, de] pages: frontmatter: process_twig:
-
Css/custom.css for modify the font
· 5 years ago
@jefrey, Well something is definitely wrong with your environment... There has been one issue logged in 2016 related to security.yaml. You also might want to take a look at the Troubleshooting docs.
-
GDPR compliant Youtube embed
· 5 years ago
@elvoss, Glad it is working. It might be that the webserver you are using is not yet providing the correct mime-type for .mjs files. Which one are you using? I wonder if adding the correct mime-type t
-
GDPR compliant Youtube embed
· 5 years ago
@elvoss, Yes, Karmalakas and I were talking about the Dev Console of the browser... Googling for firefox loading module blocked mjs does show some past issues when loading .mjs files. Would it be poss
-
Class 'Grav\Common\HTTP\Response' not found
· 5 years ago
@josberkers, Haven't found known issues similar to your error messages. But since it has to do with an outgoing request, it might be related to the following issue Top websites see outages as Let’s En
-
GDPR compliant Youtube embed
· 5 years ago
@elvoss, Any errors in Dev Console? Are breakpoints in youtube-consent.js being hit? Are any cookies for youtube being created? Do you have something like uBlock running? You might consider trying a
-
GDPR compliant Youtube embed
· 5 years ago
@elvoss, You will probably find errors in the console, because of the import statement. The following is one way of making the app work (using Quark): Go to https://github.com/js-cookie/js-cookie/rel