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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

Loop through taxonomy that has a space

Started by Muut Archive 9 years ago · 0 replies · 434 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 1318 9 years ago
Archive · by Muut Archive, 9 years ago
2 915 9 years ago
Archive · by Muut Archive, 9 years ago
2 4044 9 years ago
Archive · by Muut Archive, 9 years ago
1 2920 9 years ago
Archive · by Muut Archive, 9 years ago
3 1103 9 years ago