Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Resize image uploaded to page
· 10 years ago
image.name now is a literal because it is encapsulated in quotes. Try {{ page.media[image.name].resize(400, 200).html() }}.
-
Resize image uploaded to page
· 10 years ago
I kown, this isn't an answer to your post, but since your file upload works - could you help us with the blog post "Upload image from frontend" in section plugins?
-
Resize image uploaded to page
· 10 years ago
Hi all. I have some extra fields in my page (a modular slideshow) which let the user upload an image, add a title and add a caption. I access these "slides" in my twig template using: {% for slide in
-
Change the antimatter header-image blue into another color
· 10 years ago
Don't forget to force a page reload in your browser or disabled it's cache or just close it and start it again. Aside: call me stupid or anything but personally I would love to see the whole concept o
-
Change the antimatter header-image blue into another color
· 10 years ago
Cache is disabled now. Changes to /user/themes/antimatter/templates/modular/showcase.html.twig still don't display. I'm working with the antimatter blog skeleton. Am I missing something?
-
Change the antimatter header-image blue into another color
· 10 years ago
Lol than, that makes sense. Still, some changes were showing up and some others weren't…?
-
Change the antimatter header-image blue into another color
· 10 years ago
Yes, cache is probably the problem here. While you're building the site, it makes sense to disable cache entirely. Find /user/config/system.yaml and make this change: cache: enabled: false ---
-
Change the antimatter header-image blue into another color
· 10 years ago
Make shure to clear the cache! (https://learn.getgrav.org/admin-panel/dashboard)
-
Change the antimatter header-image blue into another color
· 10 years ago
Where would I change the antimatter colorized header blue into another color, or set it to transparent? I have found some clues in the file /user/themes/antimatter/templates/modular/showcase.html.twi
-
Is there a bug in the antimatter blog.html.twig file?
· 10 years ago
I mean, to have the blog template display correctly, it must be in a folder tree that starts with a blog page template. I was mixing and matching various page templates under a drop-down nav item with