Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Categories as sections?
· 10 years ago
There is no one-way to do anything in Grav, one approach however is as follows: Basically the pages structure is used for organization. Then in your pages you configure taxonomy to correlate to those
-
Categories as sections?
· 10 years ago
I am new to Grav and still few things aren't clear to me while reading documentation. So I am creating multi-lang blog and I want to have categories and sub-categories that will have some collection o
-
Classes on images not working
· 10 years ago
Aha! Thank you! - Also, I'm wondering if this problem could be more simply solved with shortcodes? When I'm not exhausted I'll read about those plugins.
-
Classes on images not working
· 10 years ago
you would need: markdown: extra: true As that style of declaration is actually not standard markdown, but markdown-extra: https://michelf.ca/projects/php-markdown/extra/#spe-attr However, you can d
-
Classes on images not working
· 10 years ago
Putting a class on an image using markdown syntax as outlined in the Grav docs does not seem to be working. I'm using this syntax:  {.myclass} I tried doin
-
grav.CRITICAL: Page Not Found
· 10 years ago
Thank you very much!
-
grav.CRITICAL: Page Not Found
· 10 years ago
Ok, so this is pretty simple. Those logs are generated when you visit an invalid URL. This is because you have removed the 'error' plugin which traditionally handles 404 errors in a 'pretty' way.
-
grav.CRITICAL: Page Not Found
· 10 years ago
Pm me a zip of the site and I'll take a look.
-
grav.CRITICAL: Page Not Found
· 10 years ago
It's used by admin but should not be causing any errors unless you changed something
-
grav.CRITICAL: Page Not Found
· 10 years ago
Well, if i am not mistaken we did not even touch/use it. And i am not :)