Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to add a CSS of the modular pages?
· 9 years ago
How to add a CSS of the modular pages?
-
Unsure how to display a file (image) that has been uploaded
· 9 years ago
It's working for I wanted to do. Thanks a lot @steroyle for this little trick
-
Unsure how to display a file (image) that has been uploaded
· 9 years ago
This is pretty much what I've been looking for. I'll test it tomorrow as well :) thanks for this little loop. I assume it can be printed as a link with an image inside, no?
-
Unsure how to display a file (image) that has been uploaded
· 10 years ago
Thanks @rhukster that example got me on the right track, each image belongs to a member, and there could be an unlimited members added via the admin page. The solution was a loop within a loop as I ne
-
Unsure how to display a file (image) that has been uploaded
· 10 years ago
How do you know which image to display then? Or do you want to display them all? If so simply loop over page.media.imagesand display them. Simply example.
-
Unsure how to display a file (image) that has been uploaded
· 10 years ago
It's a modular page so I can't called the image out by its actual name, it needs to be dynamically done. Each member has an image attached to it and an unlimited number of members could be added to th
-
Unsure how to display a file (image) that has been uploaded
· 10 years ago
If you upload a file into a 'page' then it should be available as a media file, just like any other: {{ page.media['IMG_3850.JPG'].html }}
-
Unsure how to display a file (image) that has been uploaded
· 10 years ago
I have created a member.yaml and member.html.twig file with some basic text fields like name and age which I am able to print out on the front end by looping over the following which is working fine:
-
Helium mobile menu
· 9 years ago
Hi there, I noticed that when I use #link in the menu, the mobile menu doesn't hide itself when a link is clicked. Which is kind of irritating, any idea how to fix it? PS: As stated in the title, I am
-
Gather markdown information from an other page
· 9 years ago
Maybe you want to look at the Page Inject plugin: https://github.com/getgrav/grav-plugin-page-inject