Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Theme twig code to include page from the /pages area?
· 11 years ago
I would create a twig file in my theme that basically found the pages in question and looped over them to create the sub menu. Then i would include this sub menu twig template file from the template f
-
Theme twig code to include page from the /pages area?
· 11 years ago
In my theme, I need to pull in a specific sub page to the current page if it exists. It didn't occur to me to use a for loop because the sub page was always going to have the same name and I was looki
-
Theme twig code to include page from the /pages area?
· 11 years ago
If you want to 'find' a page and include it, you can simply do this
-
Theme twig code to include page from the /pages area?
· 11 years ago
What are you trying to do, exactly? Including a .md file?
-
Theme twig code to include page from the /pages area?
· 11 years ago
Damn I should have put this in the theme section, sorry. If it can be moved, please do.
-
Theme twig code to include page from the /pages area?
· 11 years ago
I don't know why I can't get my head around how to do this, it seems like it would be simple enough. In a theme template I'm writing, I want to {% include %} a file not from the theme area but from th
-
Cannot add a page with admin plugin
· 11 years ago
OK thanks got busy didn't check it since then. I'll update and try again.
-
Cannot add a page with admin plugin
· 11 years ago
Actually found the issue and fixed in 0.4.1. It was a fix for something else that got sorted last minute that broke this... sigh.. I clearly need a suite of automated tests!
-
Cannot add a page with admin plugin
· 11 years ago
What is your OS/Lamp stack? What version of PHP are you running? Do you have any other plugins installed? Does Grav work fine on the frontend? What if you create a page manually without the admin? Do
-
Cannot add a page with admin plugin
· 11 years ago
Ok i just updated to the latest grav 0.9.38 with the admin plugin version 0.4.0. I have a fresh install of grav and I cannot add a page. When i press on add page i fill up all the fields, press contin