pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Can't find metadata.html.twig - theme tutorial
· 1 year ago
@osagrav, I'm afraid we have a different sense of humor... It was certainly not meant to be childish, rude and condescending. It also wasn't meant to be an insult... If it would, I would not have adde
-
Safe way to make changes in Grav Common
· 1 year ago
I will check those out It has been 7 days... Any progress you would like to share with the community?
-
Can't find metadata.html.twig - theme tutorial
· 1 year ago
@osagrav: Seriously? Yes, seriously... And I even went to my /user/ directory (I’m using the Grav Docker container) and ran a search but it’s not in there, either. Not even a /system/ directory in
-
Can't find metadata.html.twig - theme tutorial
· 1 year ago
@osagrav, @osagrav: This file is located in the systems/templates/partials folder What about this line is it you do not understand? ;-)
-
Upgrade from 1.7.48 to 1.7.49.3 Fails using dashboard
· 1 year ago
@all, Just to let you know... the dev team (aka andy, aka rhuk) does not visit this forum. Issues like this one should be created and upvoted at Github. Either the Admin or Grav repo, depending on th
-
[Multi-Language]Menu with proper links
· 1 year ago
@pawellabaj, This is misleading - I clicked link for English page and received Polish one. The property content_fallback does what it should do: falling back to the content of another language. It d
-
[Multi-Language]Menu with proper links
· 1 year ago
@pawellabaj, I'm starting to believe that I'm not understanding what your expectation is... Do you want to replace a missing en page with a page for the default pl language Or do you wish to omit the
-
[Multi-Language]Menu with proper links
· 1 year ago
@pawellabaj: I use darkquark theme and in /user/themes/darkquark/templates/macros/macros.html.twig property p.routable is being checked: <a href="{% if p.routable %}{{ p.url }}{% else %}#{% endif %
-
[Multi-Language]Menu with proper links
· 1 year ago
@pawellabaj, Unfortunately, this is a long standing issue: https://github.com/getgrav/grav/issues/2985 https://github.com/getgrav/grav/issues/3932 You need to set a few things: in user/config/syst
-
Safe way to make changes in Grav Common
· 1 year ago
@Slartibartfast, According the docs, you could also use the function in Twig using Grav's Twig filter |safe_truncate_html. Having said that... Changes created using a plugin will (might) be cached, wh