Hi,
I am trying to fetch specific tags from a portfolio item, into the portfolio item page.
I am using a div element with a Looper Provider (see image).
I set up to be a Query Builder type for Portfolio item and I chose only the tags I want to be fetched, on taxonomy.
Inside the div, I have a text element with a Looper Consumer to all items.
Now, I don´t seem to find the correct term to use on the text field to actually consume the tag list im providing.
What am I missing?