• My client is a builder, and I’m using a custom taxonomy to add the details of each house plan.

    On the “plans” page I will use jquery to filter out the plans depending on the features for each plan.

    The taxonomies I want to create are

    “Range” each range will have numerous plans
    eg. Platinum: Platinum 1, Platinum 2 etc; Titanium: Titanium 1, Titanium 2 etc

    “Estate” each plan will have multiple estates it can be built in
    eg. Area 1, Area 2, Area 3 etc

    “Main Features” each plan will have a numerical value for each of 4 set features: Bedrooms, Bathrooms, Living, Car Spaces – a slider will be used for these on the filter.

    “Extra features” each plan will have extra features multiple selections possible used in the filter as a checkbox set
    eg. pantry, WIR, ensuite, study etc

    What would be the best way to set these up? Categories or tag style?

  • The topic ‘Advice building a property site’ is closed to new replies.