Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Where to add language selector code?
· 5 years ago
Just now noticed this is a premium theme. Sorry, but I don't have access to its files so can't pinpoint the exact location. At this point you might ask in the dedicated issue tracker on GitHub
-
Where to add language selector code?
· 5 years ago
What errors do you get?
-
Call dump() inside onFlexObjectAfterSave
· 5 years ago
die(); ? 😅
-
Where to add language selector code?
· 5 years ago
Not familiar with Typhoon theme, but most likely you'd want to put the snippet somewhere in the /templates/partials/base.html.twig. Also you should consider extending the Typhoon by creating your own
-
How to work with "data-options@:" and Flex Objects blueprint
· 5 years ago
Ah, didn't even notice nickname 😆
-
How to work with "data-options@:" and Flex Objects blueprint
· 5 years ago
I believe these should explain why there's no autocomplete /forum/plugins/tags-and-flex-objects-no-auto-complete-how-do-i-best-organise-the-tags-no-tag-cloud-t8033 https://github.com/getgrav/grav/issu
-
Unitegallery view code not result
· 5 years ago
Try {{ unite_gallery(page.media.images)|raw }} I remember I was looking into Unitegallery too, but because it uses jQuery, just made a Photoswipe plugin for myself. It's also in GPM https://github.co
-
Visible submenu on navbar
· 5 years ago
I personally don't really understand the difference between I want and I get. Is it that only submenu should not appear? If so, then why make a screenshot of different page to make it more confusing?
-
Custom Collection for Footer?
· 5 years ago
Probably that's why I didn't fixate that to my memory :) I didn't really use the usual way of getting collections on my site - everything is in my custom theme templates as page.children and similar
-
Custom Collection for Footer?
· 5 years ago
You can mark your own answer as a solution ;) I also use category taxonomy for that exact purpose. And I'm not sure themes can have page collections 🤔 I always thought they can be created only in page