Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Roeland Member
@aristotletalks · Joined 8 years ago · 21 posts · 5 topics · 3 reputation
Badges
Recent posts
-
Reg contact form page design issue
· 7 years ago
Did you figure this one out yourself, happy to take a look?
-
My second website created with Grav
· 7 years ago
Nog wat css stijltjes en een favicon toevoegen!
-
How to call snippets in image alt and title in twig template
· 8 years ago
Ergh.. i gave you the wrong code, this code gives me the title and alt tags: {{ page.media.images[banner.image].html('{{ banner.title }}', '{{ banner.title }}', So adding your snippet, works, but it
-
How to call snippets in image alt and title in twig template
· 8 years ago
Banner is the content (title, description, url) defined in the module banners.en.md >>
-
Meta description tag is empty after editing from the admin config
· 8 years ago
Wait, is your anti-virus/firewall software giving a false positive? Cause mine sure isn't and i did some checks and can't find any possible virus/malware. https://grav-theme-x-corporation.flatfiledeve
-
Meta description tag is empty after editing from the admin config
· 8 years ago
Hi, This topic is raised more often, but i don't find any solution. After editing the default meta tag from the admin config settings (that showed up fine in the header before editing), it now shows u
-
How to call snippets in image alt and title in twig template
· 8 years ago
I want to use a snippet inside a twig template that corresponds with it's modular block (.md) So im using the x-corporation theme, i setup a banner block with 2 responsive banners, i call the banner i
-
Multi language nav menu
· 8 years ago
Just to close this ticket i post the solution thanks to pamtbaau's support. To keep it simple: You have 2 folders; /user/pages/ > This is where you edit the page content /user/themes/your-theme-fo
-
Multi language nav menu
· 8 years ago
That was the folder structure i had before. I didn't set it up right. I changed all pages to exactly how it should. So 1 folder per page, multiple language md files inside. The frontmatter of the page
-
Multi language nav menu
· 8 years ago
Thanks, my approach was wrong cause i was hoping to just duplicate and edit (basicly i did the most non-developer approach possible by doing as less as possible and using grav out of the box). I setup