Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
the rock Newcomer
@rock · Joined 3 years ago · 2 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Twig: How to load page data from a type:pages field?
· 3 years ago
Oh ok thanks for the answer! What I am doing afterwards is the following: {% for article in newest_article %} <a href="{{article.url}}" class="article" title="{{ article.title }}"> it makes se
-
Twig: How to load page data from a type:pages field?
· 3 years ago
Hello there, I've been using Grav CMS for quite a while and am familiar with creating blueprints and using new fields in my twig templates :) it's a lot of fun so far! what I am struggling with now is