Thread Starter
vidhun
(@vidhun)
Thanks for your response Michael.
Hope the following explanation will help to find my problem.
i have two custom post types.
“Movie archives, and movie reviews.
both had genre taxonomy and subcategories (drama, thriller, etc).
while i am selecting or click “genre” archive, it shows movies from both Custom post types (movie Archives and Movie reviews)
is it possible to show the “genre” archive from the particular custom post type
(movie archives alone or movie reviews alone)
http://www.example.com/custom-post-type/custom-taxonomy-name/category.
http://www.example.com/movie_archives/genre/drama.
or
http://www.example.com/movie_reviews/genre/drama.
instead of
http://www.example.com/genre/drama. (i dont want to have a mixed archive result from both custom post types)
-
This reply was modified 4 years, 10 months ago by vidhun.