Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Just a thought, but have you tried to clear ALL cache? I have found that many small issues go away when doing this.
-
Modifying Modular/partials Contents from Admin
· 10 years ago
I used "if" statements in the twig file based on the blueprint/frontmatter. But understanding how to get it to play well with the admin interface has been difficult for me.
-
Modifying Modular/partials Contents from Admin
· 10 years ago
I'm also stucked on that. We need somehow a variable that can be used in sidebar.html.twig. if we see the content of sidebar.html.twig, it uses variables from config.plugins. what we don't know is how
-
Modifying Modular/partials Contents from Admin
· 10 years ago
I just tested it by adding "toggleable: true" to the blueprint. That adds a checkbox to the sidebar tab but it still doesn't change the fontmatter. What else could I be missing here?
-
Modifying Modular/partials Contents from Admin
· 10 years ago
hi, you miss this line: toggleable: true
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Should've know there would be a typo in the code. Sheesh. Unfortunately, that didn't fix the issue. Here's a quick video clip of how it's acting. https://v.usetapes.com/dhyr3ulc7S
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Looks ok apart from hightlight -> highlight, Validate -> validate, can you try with those little fixes in?
-
Modifying Modular/partials Contents from Admin
· 10 years ago
That first "fields" part is in the right place in my code, the spacing just got off a little in the reply.
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Ah, Awesome! Ok, so I played around with it a bit. and it's getting there. I have everything working properly except for the toggle option. I wanted to default it to "disabled" but whenever you enable
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Hi, 1) Since Grav assumes nothing about the frontend, this must be handled by the theme. You can setup the theme to include a page, like you said, you can also add a setting to the theme blueprint to