Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How can I use grav CMS on a shared server which log directory is not writeable?
· 10 years ago
Hi, after I tested my website locally, I have an issue to run grav cms on a shared server because the htdocs/logs is not writeable. The eeror message: /homepages/6/d505144961/htdocs/logs exists but is
-
New to Gav - Some basic questions
· 10 years ago
Re Common Elements of the site, check how themes are built. Looks like you need a footer twig, a header twig file.. all themes are usually built in this way, including common parts and just injecting
-
New to Gav - Some basic questions
· 10 years ago
I've just answered my question about Updating. I've installed the admin panel - it told me there was an update and then did the update - nice and easy!
-
New to Gav - Some basic questions
· 10 years ago
Hi, I'm building a simple corporate type site and stumbled on Grav by accident but after about 5 minutes on this site I'm really looking forward to using Grav. However I've read through most of the Le
-
Blog on modular page
· 10 years ago
What i am trying to do is to have a blog on my front page. But i dont have a modular template for a blog. Does anyone know a solution for this?
-
Not working with Gantry atm
· 10 years ago
thanks for the info
-
Not working with Gantry atm
· 10 years ago
Gantry5 is not currently working with Grav. We are refactoring some stuff so that we can finish development of it in the next month or so.
-
Not working with Gantry atm
· 10 years ago
Tried to make Gatry work with Grav as it is explained in the blog post but I'm getting an error message when trying to activate the theme. https://gyazo.com/094de3be9bb138f0874868a82e9709c1
-
Insert icon into list
· 10 years ago
thank you. it works this way.
-
Insert icon into list
· 10 years ago
You should use the Twig loop.last rather than thePage.isLast() method: http://twig.sensiolabs.org/doc/tags/for.html