I have a post-meta field for Neighborhood. I want to setup a url like: url.com/neighborhood/NEIGHBORHOOD-NAME
I know this would typically be handled by a CPT or custom taxonomy but it has to be done with a post-meta field in this case.
I also want this to use a custom template, not one of the standard templates.
I can easily link to the url but it returns a 404 page because nothing is associated with it.
Wordpress doesn't know what content to grab. Any ideas?
