Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Uploading image by browsing from site root
· 9 years ago
You can easily add file uploads via a file form field. You can configure this field to allow certain file types, or files up to a max size, and store them in any directory in your Grav installation.
-
Uploading image by browsing from site root
· 9 years ago
I wanted to use grav for team based website but unfortunately I have been discouraged by my inability to find an easy way of uploading images or even selecting them from a directory within the site. I
-
Make frontpage aggregate from two sub-page page.collections
· 9 years ago
Thanks guys - I'll give it a try.
-
Make frontpage aggregate from two sub-page page.collections
· 9 years ago
You can create a single collection from multiple query types. Check out the collection docs.
-
Make frontpage aggregate from two sub-page page.collections
· 9 years ago
I think you need use the modular page: https://learn.getgrav.org/content/modular
-
Make frontpage aggregate from two sub-page page.collections
· 9 years ago
Hello, I have successfully created two different page.collections from the subpages '/podcasts' and '/places' - which individually works as two different blogs within my blog. What I mean is, that I u
-
Strange behaviour
· 9 years ago
solved it. Thank you!
-
Strange behaviour
· 9 years ago
Markdown processing is adding that <p> tag. You can try adding process: markdown: false in the page header to tell the page not to process it as markdown. https://learn.getgrav.org/content/he
-
Strange behaviour
· 9 years ago
Hey everybody, in the final html output are some <p> tags I cannot explain myself where those came from. My template file the relevant block is: <div class="main-container"> {% block conte
-
Cant make backup
· 9 years ago
Check out the Permissions Guide, it's likely an issue of your web server not able to write to the backup folder