Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Gez Member
@Gin · Joined 3 years ago · 90 posts · 6 topics · 14 reputation
Badges
Recent posts
-
Multi-language links in Agency Theme
· 9 months ago
idk about the theme but to store things for different languages would this work? https://github.com/trilbymedia/grav-plugin-translation-strings
-
[Multi-Language]Menu with proper links
· 9 months ago
i use |default() for cases like that and it works so good :) it runs when there is no value example: lets say there is no fr translate a certain page {% set defaultLanguage = grav.language.getDefault
-
Upgrade from 1.7.48 to 1.7.49.3 Fails using dashboard
· 10 months ago
Yes, if i cant find solution to fix it i ll just skip it by downloading fresh grav and paste my theme folder etc. :)
-
Upgrade from 1.7.48 to 1.7.49.3 Fails using dashboard
· 10 months ago
i also have similar problem. i get it when i use save at configuration tab at admin plugin and now i have another problem because i just tried updating grav this is when i try to update plugins so i
-
Admin panel with flex-objects issues
· 10 months ago
Hello, i was searching for a topic to spend some time nicely and came here. Its been a while since you asked but i will still answer for a case it may be useful. You use grav and get hard time with up
-
How to remove .dz-unset from admin plugin?
· 10 months ago
I pasted it to end of admin.min.js file. It removed icon :) when admin plugin updated it will be removed but i need to do it this way till i learn how to create plugin. It is good to have even this mu
-
How to remove .dz-unset from admin plugin?
· 10 months ago
I need to remove all functionality that dz-unset have from admin plugin. Even someone know what it is shouldnt be able to use it so just disabling it with css is not enough. Reason: I limit number of
-
Change the page title based on collection type/name
· 10 months ago
hello, let me ask if these are right you have a page that opened like this > https://demo.getgrav.org/blog-skeleton/tag:travel#body-wrapper and you have a title like this > Home | Grav but you
-
How to Optimize Grav for Large, Cloud-Hosted Content Libraries
· 10 months ago
Hello, i have a little experience but since noone gave a reply i think what i write may help a little more than zero:) @sopelos: While Grav handles smaller sites well, I am seeing slower load times a
-
Enter image in the editor with more extensive HTML
· 10 months ago
idk if this will help, just giving an idea lets say we have this output <img src.... alt... > you want this to have cropPresize, quality, if-copyright, css-options... and a lot more. firstly for