Browser: Safari 14
OS: macOS
URL: Link to a page that illustrates this issue
SOLVED
I was using bad dynamic tag… I’ve to use term name instead of the event-type post terms!!
I’ve created a listing with jet engine.
Inside that listing I’m querying a custom taxonomy related with the current post.
I just want to query parents so:
But I’m getting all the terms
I’ve tried different configurations with no luck
I’ve tried also to use query builder from jet engine with no luck.
I’ve tried a php query with same result (all terms listed)