Thank you @tristup, I’ll try do explain.
I have a custom taxonomy called “Parcours” (Link 1 in secure note).
“Parcours” is a Taxonomy which have now 4 values (“Espèces d’Espaces Publics”, “Expériences Immersives” …) for severals custom posts type (“Artist”,“Group”,“Projects” etc.). When I add an “artist”, we can check one or more values (“Espèces d’Espaces Publics” and “Expériences Immersives” for example).
In a page, I want to display with the provider loop the most recent “Expériences Immersives”, no matter what kind of post, it must displaying artists or projects… It’s ok for that.
My issue is for the link of the button (see More), I know that the link is in this case is https://aadn.duwebdansladombes.com/parcours/experiences-immersives but I want to generate this link In the loop. And I don’t find the good query.