Residential
…delivering high-quality residential new-builds to meet the needs and expectations of clients, whether home owners or developers and ranging from single units to large housing estates.
Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `knk_ie_prod_posts` AS `t`
WHERE ( ( `development_category`.`slug` = "residential" ) AND ( `t`.`post_type` = 'development' ) AND ( `t`.`post_status` IN ( 'publish' ) ) )
ORDER BY `t`.`menu_order` ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`; Response: Unknown column 'development_category.slug' in 'where clause'