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

Modular subpages

Started by Muut Archive 11 years ago · 4 replies · 293 views
11 years ago

Hello,

Zrzut

This is my pages tree
Is it possible to take advantage of the modular as subpages

11 years ago

I'm not sure I've ever tried. Did you try it?

11 years ago

Yes, I try
if I understand correctly:

I have identical modular.html.twig for 01.home and 02.offer/01.books

{% for module in page.collection() %}
{{ module.content }}
{% endfor %}

01.home is Ok, but 02.offer/01.books don't display

11 years ago

Hmmm, I think everything works

Always remember:
bin/grav clear-cache

11 years ago

Especially with modular pages, clearing cache is important :) I usually turn off cache during development stages.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1332 9 years ago
Archive · by Muut Archive, 9 years ago
2 923 9 years ago
Archive · by Muut Archive, 9 years ago
2 4053 9 years ago
Archive · by Muut Archive, 9 years ago
1 2931 9 years ago
Archive · by Muut Archive, 9 years ago
3 1109 9 years ago