Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Hidden posts are appearing in blog via page.find(x).children
· 9 years ago
Beautiful! Thanks heaps!! :D
-
Hidden posts are appearing in blog via page.find(x).children
· 9 years ago
just do this: % set blogs = page.find('/blog').children.visible.order('date', 'desc').slice(0, 4) %}
-
Hidden posts are appearing in blog via page.find(x).children
· 9 years ago
I'm using the following code to retrieve the 4 most recent posts from my blog and display them on the homepage, however it is displaying posts with published: falseand visible: false set. Any suggesti
-
Landio SCSS to CSS
· 9 years ago
Hi, I’m interested about the workflow in the Land.io theme. I am fairly new to compiling scss but still managed to easily follow the documentation on Antimatter theme in setting up a compiler to watch
-
Changing the Name of a Theme
· 9 years ago
This is a gantry-specific question, so it's best to ask that question here: https://github.com/gantry/gantry5/issues
-
Changing the Name of a Theme
· 9 years ago
Hello! I was change the helium theme name to mytemplate. only one problem is the output css name can't changed. <link href="/user/data/gantry5/themes/mytheme/css-compiled/helium.css?58bab8 e1" type
-
Override base time field template
· 9 years ago
Replied in Slack, template override works in the frontend. For Admin see https://learn.getgrav.org/admin-panel/extending
-
Override base time field template
· 9 years ago
Hello! I try to override time field template in my theme. Like in LangSwitcher Plugin https://github.com/getgrav/grav-plugin-langswitcher. In my theme I created templates/forms/fields/time/, copied t
-
Deliver Dropdown-menu width
· 9 years ago
Hello, I want to change the width of the dropdown menu in the deliver theme. How can I achieve that? I have found the following in /themes/deliver/scss/configuration/nucleus: // Dropdowns $dropdown-w
-
How to install demo content manually?
· 9 years ago
@designdiverso I think Andy (@rhukster) will already help you out. For your question concerning updates. The best is to create your own theme and use theme inheritance ( https://getgrav.org/blog/theme