Database Error; SQL: SELECT DISTINCT `t`.* FROM `wp_posts` AS `t` WHERE ( ( `technology`.`slug` = "mendix" ) AND ( `t`.`post_type` = 'blog' ) AND ( `t`.`post_status` IN ( 'publish' ) ) ) ORDER BY `t`.`post_date` DESC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date` LIMIT 0, 4; Response: Unknown column 'technology.slug' in 'where clause'