Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
AWS s3 uploading from admin
· 10 years ago
Also see https://getgrav.org/blog/turbo-charge-grav-with-a-cdn
-
AWS s3 uploading from admin
· 10 years ago
The CDN plugin https://github.com/getgrav/grav-plugin-cdn takes care of serving assets from a CDN
-
AWS s3 uploading from admin
· 10 years ago
Has anyone tackled loading to s3 from the admin? If not, any suggestions as the best way to do it?
-
Trying to add assets to bottom in function onTwigSiteVariables
· 10 years ago
@Perlkönig thanks a lot it's exactly what i need
-
Trying to add assets to bottom in function onTwigSiteVariables
· 10 years ago
See this post on the same topic. TLDR, your theme needs to have a bottom block defined.
-
Trying to add assets to bottom in function onTwigSiteVariables
· 10 years ago
Hi, in my onTwigSiteVariables i try to load js or css in bottom group that code work perfectly in <head> but i'm trying to add in bottom bottomjs $assets = $this->grav['assets']; $assets-&g
-
Contact Form Help Needed
· 10 years ago
Simple solution is remove that file, and Grav will use the default one.
-
Contact Form Help Needed
· 10 years ago
If your theme has a templates/form.html.twig file, it might be not including the security nonce we added about a year ago. Can you paste its content? Or, which theme are you using, if it's listed in t
-
Contact Form Help Needed
· 10 years ago
Hi, I am very new to grav. I have created a recaptcha form exactly per https://learn.getgrav.org/forms/forms/example-form Whenever I submit the form I get "Oops there was a problem, please check your
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
you can use bin/gpm -f selfupgrade to force a refresh.