Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
@self.children won't display
· 10 years ago
Btw, no way to indicate "Resolved" on my topic ?
-
@self.children won't display
· 10 years ago
glad you got it sorted.
-
@self.children won't display
· 10 years ago
Ok that's it : a template issue. I've added : {% for child in page.collection %} <div><a href="{{ child.url }}"> {{child.title}}</a></div> {% endfor %} in the chapter.html.tw
-
@self.children won't display
· 10 years ago
Thanks for your answer, and sorry for the wrong display : title: Achats process: markdown: true twig: true taxonomy: category: - chapter content: items: '@self.children' I act
-
@self.children won't display
· 10 years ago
In the future, please paste code between --- here in the forum, so the spacing is maintained. As spacing is critical in YAML, it can make a huge difference in outcomes. Anyway, setting up the content
-
@self.children won't display
· 10 years ago
Hi all ! I've just installed grav with learn2 theme and it's just great ! I'd like to add to a chapter page the list of all the children pages (with link) to make sort of a table of content.. Here's m
-
Image rotation issue
· 10 years ago
BTW, you can rotate manually in Grav with the rotate image command, so something like: 
-
Image rotation issue
· 10 years ago
Thanks for the quick response @flaviocopes
-
Image rotation issue
· 10 years ago
It's because of EXIF data in the picture. The picture is not really rotated, but its orientation is defined in the EXIF. Happens with images taken with phones/cameras. Grav cannot read it yet. I almos
-
Image rotation issue
· 10 years ago
When i upload images, some of the images automatically rotated. Is it because of the file size? Or is it because that the image is in vertically inclined? Any help would we appreciated. Thanks ! :) I