Floor and apartment navigation for a property site
The problem
A property site needed buyers to navigate a building by floor and by individual apartment, on a custom post type structure.
What was needed
Property content has a real hierarchy: a development contains buildings, buildings contain floors, floors contain units, and each unit has its own availability and specification. A buyer wants to move through that structure the way the building is actually arranged.
The work
Navigation built directly on the custom post type architecture so that the structure in the admin matches the structure a buyer walks through, and so that updating availability is a content task rather than a development task.
The outcome
Floor and unit navigation built on the custom post type architecture, so sales staff could update availability without touching code.
