Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Breakdown url with twig

theme

Solved by Karmalakas View solution

Started by Christophe 5 years ago · 2 replies · 780 views
5 years ago

Hello,

This is my dir-structure

site.be/be/province/city/local

On the 'local'-pages, i want a link to the related city (parent) page:
{{ page.parent.url }} result => ../be/province/city THIS WORKS!

Trying the same adding a link to the related province (grand parent) page, but with no luck.

Reading the docs about routing , but can't find a good solution with a twig.
Someone can help me out with this?

5 years ago Solution

I'd assume {{ page.parent.parent.url }} should work 🤔 Doesn't it?

👍 1
5 years ago

@Karmalakas thanks a lot. works perfect!!!
So easy 😃

Suggested topics

Topic Participants Replies Views Activity
Support · by complanar, 6 days ago
6 140 17 hours ago
Support · by Rick Beebe, 6 days ago
2 100 2 days ago
Support · by blu3prince, 3 days ago
0 52 3 days ago
Support · by alex, 4 days ago
2 93 3 days ago
Support · by Marcel, 2 weeks ago
1 143 4 days ago