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

Loop through taxonomy that has a space

Started by Muut Archive 9 years ago · 0 replies · 498 views
9 years ago

I made the mistake of giving a taxonomy a name that has a space and I want to loop through the taxonomy to get the values.

TWIG
{% for tax in page.header.taxonomy.Boat Filter %}
{{ tax ~ ' ' }}
{% endfor %}

How to I get that loop to work? to parse out the space in Boat Filter?

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1981 9 years ago
Archive · by Muut Archive, 9 years ago
2 1336 9 years ago
Archive · by Muut Archive, 9 years ago
2 4537 9 years ago
Archive · by Muut Archive, 9 years ago
1 3391 9 years ago
Archive · by Muut Archive, 9 years ago
3 1486 9 years ago