How can I manipulate page collections so that they only contain items of pages that have a certain value as taxonomy?
TWIG
{% set page_collection = page.collection %}
---
How can I manipulate page collections so that they only contain items of pages that have a certain value as taxonomy?
{% set page_collection = page.collection %}
---
It looks like you need to setup your collection with some taxonomy filters as in the docs....
could you provide an example ? thanks !
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1360 | 9 years ago | ||
| 2 | 938 | 9 years ago | ||
| 2 | 4068 | 9 years ago | ||
| 1 | 2958 | 9 years ago | ||
| 3 | 1122 | 9 years ago |