Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Makary Regular
@MakaryGo · Joined 9 years ago · 148 posts · 3 topics · 28 reputation
Badges
Recent posts
-
Why does site.metadata.description work but page.metadata.description doesn't?
· 9 years ago
Yay! ;) Happy to hear
-
Why does site.metadata.description work but page.metadata.description doesn't?
· 9 years ago
Yes, it is quite possible, I believe that site.metadata.description comes directly from config/site.yaml, not from any magical function designed to throw all the metadata combined together ;) @joejoi
-
Why does site.metadata.description work but page.metadata.description doesn't?
· 9 years ago
Yep, most definitely you should have. Grav tells you rather preciselly what hurts it… I'm afraid that we'd need some more of your Twig code to debug this. As the API Reference states: metadata(array
-
Why does site.metadata.description work but page.metadata.description doesn't?
· 9 years ago
You have set in this particular page's frontmatter metadata: description: 'Your page description goes here' Right?
-
Embed script with API key
· 9 years ago
Maybe try this: Insert all those pretty tags in special Template (Twig ) file, and then add a module using this template to your modular, in the place where you'd like this form appear, and let me kno
-
Embed script with API key
· 9 years ago
You mean you've put bunch of <script … /> tags in the module's .md file, did I get you right?
-
Embed script with API key
· 9 years ago
Okay, but what actually is this supposed to do and how it doesn't work? To help you solve your problem, one would need, well, some more details. Where did you put this code? What did you expect it to
-
Multisite - questions, documentation, custom setup
· 9 years ago
So, I read all the docs according to multisite, and half of the forum posts on-topic. I still feel a bit confused, so I'd like to ask some clarifying questions, and I thought that afterwards I'll be h
-
Restrict / Hide pages by Group
· 9 years ago
Huh, I just found this topic and it's related Github issue, because it strike me that, well, if you don't have permission required to display page, you shouldn't have access to it's name as well, but
-
Restrict / Hide pages by Group
· 9 years ago
No, by custom header I mean header defined by you. You can add any header to any page, just by stating in frontmatter, i.e.: affiliates_only: true If you add something like this to all the pages that