SELECT `p`.`id`,`p`.`enabled`,`p`.`image`,`p`.`image_link`,`p`.`title`,`p`.`title_slug`,`p`.`description`,`p`.`content`,`p`.`date_created`,`p`.`time_created`,`p`.`category_main_news`,`p`.`category_tourism_travel`,`p`.`category_entertainment`,`p`.`category_health`,`p`.`category_technology`,`p`.`category_opinion`,`p`.`category_world_news`,`p`.`category_local`,`a`.`name` author FROM curacaochronicle_app_post p JOIN curacaochronicle_app_author a ON `a`.`id` = `p`.`author_id` WHERE `p`.`enabled` = 1 `1` = 1 AND `p`.`id` IN(7019,7018,7017,7016,7015,7014,7013,7012,7011,7010,7009,7008,7007,7006,7005,7004,7003,7002,7001,7000,6999,6998,6997,6996,6995,6994,6993,6992,6991,6990) ORDER BY p.date_created DESC, p.time_created DESC LIMIT 24630,30