Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Flex-objects List view item template
· 3 years ago
Not sure if that's what you're looking for, but here's my plugin to show Flex Objects as JSON. Every view template is overridden and instead of HTML view all lists and items are shown as JSON
-
Iterate over all files in Twig, not just media
· 3 years ago
Try debugging what's in page.media and you will quickly see which key holds all of the attachments to page. Sadly I currently don't have Grav set up on my fresh PC install so I could check myself
-
Need to add a column to my footer
· 3 years ago
It depends on a theme you're using. If theme supports it, then it should be easy. If you're using some custom theme, you need to implement it via templates
-
Iterate over all files in Twig, not just media
· 3 years ago
Can't check for sure right now, but I think it's page.media.all you're looking for
-
My tags are not appearing on my page
· 3 years ago
It would be nice if you shared what was wrong and how you solved it and you could accept that post as a solution
-
Different articles for language versions of the site
· 3 years ago
And how does your /pages folder-file structure look like? I'm a bit confused about your screenshot showing both languages on the same list, even though you have RU selected
-
Different articles for language versions of the site
· 3 years ago
What's your pages structure? Could you share a diagram for a part of it?
-
Different articles for language versions of the site
· 3 years ago
Did you go though the docs? You need to add supported languages and name your MD files accordingly
-
Twig Timespan? Show playtime of games in a readable format
· 3 years ago
I would probably just use one of the JS libraries
-
TIF is not an image
· 3 years ago
Sorry if I wasn't clear enough, I meant browser plugins, not Grav plugins 🙂