I have created custom post type called “case study”(with slug case-study), with support of custom taxonomy which is called “theme”.
Is it possible to show list of taxonomy terms in archive page instead of the post list? Via modifying the query and not temper with theme templates?
How to pass URL parameters for advanced taxonomy queries with multiple terms for one custom taxonomy
This answer provides the code for a query that returns an OR match on a taxonomy term:
I’m looking to create custom archive page based on passed arrays which contains categories and tags, for an example:
Hy, i make a slide for news, the question is how can i reduce the dathabase queries…ore how can i compress this code…