Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Concered about Update
· 11 years ago
Hi! I have my site with 0.9.2.1 (and the Antimatter-version that came with it) running without problems. Since I have changed a few things in base.html.twig and also _base.css I'm a little concerned,
-
How to hide top menu
· 11 years ago
If you want to hide the entire menu, just remove the reference to load the navigation.html.twig: https://github.com/getgrav/grav-theme-deliver/blob/develop/templates/partials/base.html.twig#L53 If you
-
How to hide top menu
· 11 years ago
Hi all, how to hide the top menu on skeleton deliver site? Ex. top menu home, blog, about and contact us. if i want to hide blog or about menu, how to do it? I have try menu: false, it doesn't work i
-
All blogposts in one directory?
· 11 years ago
Sure an issue in the GitHub tracker will ensure we don't forget about this idea :)
-
All blogposts in one directory?
· 11 years ago
do you think we should open an issue to track and resolve this?
-
All blogposts in one directory?
· 12 years ago
Current page loader doesn't allow this as it assumes that you only have one .md file in each directory. But as the same issue also bugs me a bit, I will likely add support for custom loaders at some p
-
All blogposts in one directory?
· 12 years ago
Hi. I started to user Grav a few days ago and i seems great! But i have a question about blogposts. I'm looking to store notes from my meetings on a Grav-powered site. But I would like to be able to p
-
Content goes away after installing new theme
· 11 years ago
Yeah, thanks, I did check the timezone and set it to mine, however, the minutes are way off which is strange. I looked into it briefly, but didn't see anything obvious. I am using VirtualBox / Vagrant
-
Content goes away after installing new theme
· 11 years ago
Actually I know what this is! Your timezone is probably set incorrectly in your php.ini. You can either set it in that file and restart PHP (Apache/Nginx/FPM etc), or you can override the date setti
-
Content goes away after installing new theme
· 11 years ago
Could be, you should be able to type date in the terminal. That would be weird though. It could be a legitimate bug. If it is can you create an issue on github and i'll take a look at it on monday?