pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Remove Default Content Field From Module View
· 5 years ago
@rosscampbelldovico, Have you had any chance to read the docs about Advanced Blueprint Features? Especially the Removing fields/properties section?
-
Error 500 when trying to edit pages via Admin Panel
· 5 years ago
@Olivander12, Hard to tell... Someone else experiences a similar issue when updating pages using Admin: https://github.com/getgrav/grav-plugin-admin/issues/2174 Unfortunately, no solution is provided.
-
jQuery Modal Video Plugin not working in last grav version
· 5 years ago
@pmoreno, You're not the first... Maybe this issue logged on the github page for jQuery Modal Video Plugin might give you some hints: All modals for youtube displaying "This video is unavailable." #73
-
Why twice the same files with same content in config?
· 5 years ago
@Andi, I'm afraid I do not quite understand your reply on the config files... I presume that the part on Crowdin should be added to the other thread about languages?
-
Where can the long language names be entered?
· 5 years ago
@Andi, I'm not familiar with the ins-and-outs of Crowdin. You might consider contacting the Grav team.
-
Why twice the same files with same content in config?
· 5 years ago
@Andi, Are config files really being replicated over multiple folders? There was an issue with Grav < 1.7.21 about the creation of redundant security.yaml files in folder /user/<domain>/confi
-
Where can the long language names be entered?
· 5 years ago
@Andi, I think you will have to create a feature request at the repo of Grav. The language codes with names and native names are hardcoded in /system/src/Grav/Common/Language/LanguageCodes.php. Trans
-
Massive file creation slowing server
· 5 years ago
@Vince42, Is cache/doctrine also in your case the one that is growing to the max?
-
Pages erased when ordering them
· 5 years ago
@jordan, Are you, or have you been, using folder names with capitals (or maybe diacritics)?
-
How to use the content of a text field as a title for another field in a blueprint
· 5 years ago
@aGooa, The value of a property of a field can be fetched from the server using calls to static php methods. See Using Function Calls (data-*@). However, while entering the value for field header.tit