Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Find pages without current

Started by Muut Archive 10 years ago · 1 replies · 306 views
10 years ago

If you are trying to get contents from a child page maybe try.

{% for p in page.find('/works').children.order('random') %}

Child Title: {{ p.title }}

Child URL: {{ p.url }}

{{ p.content }}
{% endfor %}

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago