Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Christophe Member
@ctuxboy · Joined 8 years ago · 17 posts · 7 topics · 1 reputation
Badges
Recent posts
-
Show latest update and modified
· 5 years ago
@Karmalakas: the docs for lastModified Hi, I will display, not only last modified date, but also the latest added dogzone date, similar like on this website https://dogvalley.be/ (see also footer). T
-
Show latest update and modified
· 5 years ago
Hello everyone, I want showing the latest date/modified date on the homepage's footer, when a specific collection of (child) pages is last updated and/or modified. So i make a collection from specific
-
Breakdown url with twig
· 5 years ago
@Karmalakas thanks a lot. works perfect!!! So easy 😃
-
Breakdown url with twig
· 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!
-
Hide taxonomy-types in specific blueprint
· 5 years ago
Hello, I have 4 taxonomy-types: category tag level properties Is it possible 'hide' one or more taxonomy-types from a specific blueprint? I try this in the blueprint province.yaml, with no luck:
-
Nested pages parent/child/child
· 5 years ago
@tunkila that was the reason, why i choose 3 different blueprints, but it is also possible choose the same blueprint for city and province and using 'conditions' in the twig-templates {% if city %}...
-
Nested pages parent/child/child
· 5 years ago
@pamtbaau, Yes, traverses down, province/city/dogparks also is better for building breadcrumbs(?), and some logic, so when the user look to a specific dogpark, and will see all the dogparks from a cit
-
Nested pages parent/child/child
· 5 years ago
Hi @pamtbaau , Thanks a lot man. You help me out how manage all the data 😃 Follow 100% your advice!!! Yesterday, started make a full customized Bootstrap-theme, i know there are existing (bootstrap) t
-
Nested pages parent/child/child
· 5 years ago
Hi @pamtbaau thanks for your advice. filter by template = AWESOME 😃 If i understand what you mean, adding also this 3 taxonomies to the certain (child)pages, for filtering: province city dogzone Oka
-
Nested pages parent/child/child
· 5 years ago
Thanks a lot for your useful answer 🙏 This is the answer i'm waiting for! Okay, i think collections is what i needed for building this 😃 The reason asking this, starting a good fundament for all the c