pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Removing Grav copyright notice from footer
· 2 years ago
@snake, I know I'm nagging... If you had read the guidelines I referred to, you would know that any question related to Premium products should be asked at its dedicated repo on Github.
-
Removing Grav copyright notice from footer
· 2 years ago
@Karmalakas, The answer depends on which footer OP is referring to: the footer of Admin? the footer of a theme? the footer of a Premium product? NB. You are referencing to a license of Grav core.
-
Removing Grav copyright notice from footer
· 2 years ago
@snake, You post could be improved by adding some additional information. Please read the guidelines about creating proper questions and update your post accordingly.
-
Page quick view window
· 2 years ago
@sdesergi, This a community of volunteers who are willing to spent time and effort on questions. but I don’t use github Anyone can create an account on Github and add an issue. Please don't expect
-
Will the Deliver Site template be updated?
· 2 years ago
@RobotWerter, But the skeleton apparently does not work with the updated GRAV. Don’t work. Ups . These remarks are not really helpful. What would a mechanic of the garage say if you handed over your
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
@q3d, Have you had a chance to read the docs about the summary? By default, this value is 300 characters.
-
Will the Deliver Site template be updated?
· 2 years ago
@RobotWerter, The skeleton is not important, it only adds to the theme some demo pages and settings. It's the theme that is important. Since the theme is build by the Grav dev team, I think you can be
-
Unable to Load Website Content After Updating Plugins
· 2 years ago
@joeroot, Have you had a chance to read /forum/general/the-art-of-asking-great-questions-t8554? Please do take the time to read it and update your post with relevant technical information.
-
Can anybody help me set up React in my Grav site?
· 2 years ago
@skipper, Again, you are not providing much info... Did you read the document I referred to? In general, apart from loading some js files, generated by the npm build process, into the generated page u
-
Unparenthesized `a ? b : c ? d : e` is not supported
· 2 years ago
@Moser, There used to be an issue in Twig with nested ternaries: a ? b : c ? d: e This issue has been fixed. However, theme Clean Blog uses nested Elvis expressions: a ?: b ?: c in its templates blog.