Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
File upload basics
· 10 years ago
@flavio I'm having the same issue - I tried your blueprint but I have the following error: Whoops \ Exception \ ErrorException (E_ERROR) Maximum function nesting level of '100' reached, aborting! Than
-
File upload basics
· 10 years ago
With Grav 1.1 you are able to use the file field too. I suggest you extend default to have the normal page options available, but if you want to remove some fields, you can do it with unset@, like in
-
File upload basics
· 10 years ago
From the Documentation: In your theme, add a blueprints/ folder and add a YAML file with the name of the page template you added. For example if you add a blog page template. add a blueprints/blog.ya
-
File upload basics
· 10 years ago
I just spent 3 hours trying to figure out some of the most basic things in Grav and the documentation hasn't helped much. How exactly do I set up a file upload field for a page? This link here says to
-
Customizing Big-Picture for having Big-Video
· 10 years ago
Hello Everyone, Just started to dive in Grav and I want to have a Big-picture theme that is able to show fullscreen video on background with parallax effect. Today I read all Grav documentation and st
-
How to deploy a grav website?
· 10 years ago
Thank you so much :) i completely forgot that point!
-
How to deploy a grav website?
· 10 years ago
The PHP version on the server is outdated as it does not support namespaces. Grav needs PHP 5.5.9 or higher.
-
How to deploy a grav website?
· 10 years ago
Hello! i tried to manually transfer the document containing my grav website to a server that already has a website, so when i write in my browser "http://www.firstsite..com/grav" it gives this erro
-
Hiding certain tabs from non admins
· 10 years ago
One final question: Is it possible to hide the "Advanced" tab too? It is only admin stuff in there, which I don't want the user playing around with. This is mentioned here #411, but it's not explained
-
Hiding certain tabs from non admins
· 10 years ago
Hi @anyway, thank you for your effort and reporting the issue, too! Great to hear it is working now :-D