Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Rosemary Orchard Member
@RosemaryOrchard · Joined 9 years ago · 14 posts · 0 topics · 2 reputation
Badges
✏️ First Post
Recent posts
-
Handbook 0r goodbasi tutorial
· 8 years ago
Make sure you clear the cache, otherwise changes won't be shown.
-
Grav doesn't update existing pages when twig template is changed
· 8 years ago
It's on the dashboard, top right.
-
Get page collection in a partial template
· 8 years ago
Have you tried: {% set options = { items: {'@page.children': '/my/pages'}, 'limit': 5, 'order': {'by': 'date', 'dir': 'desc'}, 'pagination': true } %} {% set my_collection = page.collection(options) %
-
Shortcode & Blog questions
· 8 years ago
The lorem ipsum is set in the sidebar template.