pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
How to create list of staff
· 2 years ago
@heblir, Is it possible with grav? Sure it is, but unless one of the available theme provides you exactly what you need, you will need to get your hands dirty on Twig and css...
-
Menu above Hero
· 2 years ago
Solved at Github
-
Change "Include default language" value in admin causes a "template not found" error?
· 2 years ago
@mji, What happens when editing /user/env/localhost/config/system.yaml using Admin is the following: Grav reads file /system/config/system.yaml. Any variable changed in /user/config/system.yaml with
-
Menu above Hero
· 2 years ago
@Eugene, Questions for all Premium products can all be asked on a dedicated Premium repo: https://github.com/getgrav/grav-premium-issues You questions will be answered by de developers themselves.
-
Menu above Hero
· 3 years ago
@Eugene, Please help the community help you by providing accurate, but succinct, information to allow us to get an idea of the problem, the setup/situation, the goal, what has been done to achieve th
-
Menu above Hero
· 3 years ago
@Eugene, I have a menu on Home and Typography pages above Hero I presume you've already copied the 'hero' block from blog.html.twig into default.html.twig? If so, copy the *-class header variables f
-
Collections - indented based on folder hierachy
· 3 years ago
@AlKissack, Collections are an array, not a tree... In Twig, you can recursively loop through the page.children collection. Have a look at how Quark constructs a nested menu with children and grandchi
-
Recaptchacontact error on a contact page
· 3 years ago
@veehem, I like very much the concept and the light but it’s very difficult for someone without any coding experience (and using only the Admin panel) I guess Grav has been build with skilled devel
-
Recaptchacontact error on a contact page
· 3 years ago
@veehem, The RecaptchaContact plugin is old (7 years, last update 5 years ago) and probably abandoned. The above mentioned error has already been mentioned twice in the issues of the plugin since 202
-
Nginx: Error 404 when uploading file
· 3 years ago
@douxdoux-1312, With /tmp I meant the folder inside Grav next to /user. Sorry, I have no experience with nginx. But my gut feel is that Grav with nginx is more problematic then Apache.