Closed rtburg closed 12 years ago
This is determined by providing a default location type slug (e.g., 'neighborhoods') in the settings. I've changed the setting to 'cities' for now until further decisions are made.
Perfect. I imagine this would be the preferable setting in all multi-city uses of OpenBlock. Thanks for that.
When you chop the http://columbusco-staging.openrural.org/locations/cities/ URL back to just http://columbusco-staging.openrural.org/locations, it redirects you to http://columbusco-staging.openrural.org/locations/neighborhoods, which is a Not Found page because we aren't using neighborhoods.
In our case, I think it would be better to redirect to either "/" or "/locations/cities/". What do you think?