How do i display certain taxonomy post on my post type page.
For example. I have a post type called "pretty little liars" and a post type called "photos"
now with my photos post type i have a taxonomy named series and under series i have "pretty little liars"
How do i get the "pretty little liars" post type page to show the latest photos post under the taxonomy "/series/pretty-little-liars" with the regular post that are already under the pretty little liars post type page?
I hope this makes sense.