Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Materialize dropdown
· 11 years ago
Hello, can you please give me a hint how to do the Materialize dropdown? http://materializecss.com/navbar.html Thank you, Olli
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
OK, thanks!
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
That pagination.htm.twig is provided by the pagination plugin. Basically any plugin can add to the template locations. it's done in such a way that plugins register their locations earlier than the t
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
Hmm, it works now, so no worries, but I feel a bit confused ... in antimatter theme blog.html.twig references partials/pagination.html.twig, but that template does not exist. Yet antimatter blog displ
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
Yap, indeed. Thanks!
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
Could be something that blog.html.twig is trying to include (another template) is missing?
-
Bootstrap tutorial: blog.html.twig missing/not recognized
· 11 years ago
Following along the tutorial on setting up bootstrap I have this error on calling my site: " RuntimeException (400) The template file for this page: "blog.html.twig" is not provided by the theme: "Boo
-
Get parent page title from a modular template
· 11 years ago
Bah. You're right of course. I'm pretty sure that's the only thing I hadn't tried yet. Thanks for the nudge, Grav is my new goto now - love it. :)
-
Get parent page title from a modular template
· 11 years ago
It is just as you would expect it to be: {% set patternTitle = page.parent.title %} :)
-
Get parent page title from a modular template
· 11 years ago
I'm trying to figure out how to get the parent page title from one of the modular partials. So I have: 01.intro _header header.md _body modular.md I want the header.md file to display t