How to make use of WP templates within a nested site structure?
There are three ways you can go about this: Add custom rewrite rules that will indicate which neighborhood the places templates should pull from, add logic to alter the query to only load those places, and add meta fields to link the places to a neighborhood (lots of work) Add a “Neighborhood” taxonomy for the … Read more