Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Skeleton in admin
· 9 years ago
Hi, Can you start off with a skeleton in the admin version off grav. So that you can simply edit text were it used to be and keep the same layout?
-
Sidebar in Deliver
· 9 years ago
That works perfect. Thank you, Paul.
-
Sidebar in Deliver
· 9 years ago
Sounds like an inherited theme would provide that for you. You can learn more about that approach at https://learn.getgrav.org/themes/customization#theme-inheritance
-
Sidebar in Deliver
· 9 years ago
It seems that "Some text Widget" and the "Lorem Ipsum ..." is hard coded in sidebar.html.twig But altering it in there would compromise future update or theme migrations, am I right? So, is there anot
-
Grasvtrap Carousel
· 9 years ago
It's done. I did it edtinig the html.twig file. Thanks
-
Grasvtrap Carousel
· 9 years ago
How do I insert a floating logo.png in the carousel slide|caption?
-
How to override the default page blueprint?
· 9 years ago
Oh, I meant to write default.yaml (the file was named correctly).
-
How to override the default page blueprint?
· 9 years ago
Make sure you call it default.yaml, not default.yml
-
How to override the default page blueprint?
· 9 years ago
Thanks, I tried this but it didn't work. It might be that the default.yml in my theme is not part of Grav\Common\Page\Types::systemBlueprints and does not get picked up as a fallback in scanTemplates(
-
How to override the default page blueprint?
· 9 years ago
Try extending parent@ as exampled here: https://learn.getgrav.org/forms/blueprints/advanced-features#extending-base-type-extends