Hey There!
I have created custom post type "Oportunidades" And taxonomy "Oportunidades Categoría"
I want to display post whose term is Subvenciones Públicas
hidden link
As we go on to create view we see there it just gives option to select taxonomy but doesn't give any option to select term "Subvenciones Públicas"
Can you suggest us how can we create or display such view where we can display post who faals in category of term Subvenciones Públicas.
kindly go through below video for better understanding.
hidden link
thank you!
Hello,
Thanks for the details.
In the video you mentioned above, you are using a taxonomy view, but in your case, it needs a post view, for example, you can try these:
Dashboard-> Toolset-> Views, create a new view:
- Query "Oportunidades" posts
- Filter by:
Select posts with taxonomy:
Oportunidades Categoría in one of these: Subvenciones Públicas
More help:
https://toolset.com/documentation/user-guides/views/filtering-views-by-taxonomy/