How to query a custom post type with a taxonomy filter but display post type archive page?-Collection of common programming errors

The simplest way is, in all honesty, to hook into wp_title and change things, and just be aware that the warnings are there but not showing in production (because you’ve property configured your server).

What follows is a kind of hacky solution.

If you take a look at get_queried_object

Originally posted 2014-03-10 12:19:35.