Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
No redirect after installation
· 10 years ago
You need to set the homepage in the System settings. It's the first option you'll find (Content -> Homepage)
-
No redirect after installation
· 10 years ago
Hi guys, I just installed a Grav instance on my server and everything is working fine and looking good, but when I navigate to the root url, it doesn't automatically redirect me to the /home main arti
-
How to get to the page content in PHP?
· 10 years ago
Thanks, get() works with full system path!
-
How to get to the page content in PHP?
· 10 years ago
See reply in Gitter. Pages::get() requires the full page path. Page::find() accepts a route.
-
How to get to the page content in PHP?
· 10 years ago
Hello, I would like to append page content in PHP by: $page = $this->grav['pages']->get('<how to get to specific page>'); $content = $page->getRawContent(); // Prepend the output with t
-
"Library 0.4.4 Theme" troubles
· 10 years ago
After installing Library Theme using Admin panel, tried to use demo Content (copied the _demo folder to /users), but something not working. There is no skeleton with Library theme. 2016-11-22 09_3720-
-
findTaxonomy pagination added
· 10 years ago
my template for any help : template
-
findTaxonomy pagination added
· 10 years ago
Hello, I update the code for pagination support into findTaxonomy. I get the pagination rendered into my template well. But i get a problem to navigate between pages. My template list all taxonomy a
-
Custom template and ordering
· 10 years ago
Well, that seems to work. Although, I have a page where I've defined a page collection via blueprint file and even after commenting out items:my subpages tell me sorting is deactivated (Maybe a browse
-
Custom template and ordering
· 10 years ago
Sorry my fault. I just checked. You meant the actual sub pages. I have to admit, I'm surprised its not possible. Mhm, you could probably integrate in your blueprint for the products page a listing fi