Custom taxonomy template for multiple custom post types
-
Hi all,
I was creating common taxonomy for multiple custom post types and is working very well. But the problem is I could not load the custom post type archives corresponding to the taxonomy in front end.
This is the sample structure I would like to implement.
Taxonomy : Place
Custom post types : schools, hotels , hospitalsI would ike access the CPT like
https://mysite.com/hotels/place/london (lists all hotels in london)
https://mysite.com/schools/place/london (lists all schools in london)
https://mysite.com/hotels/hospitals/london (lists all hospitals in london)Any help appreciated. Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom taxonomy template for multiple custom post types’ is closed to new replies.