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 AND `p`.`id` IN(25911,25910,25909,25908,25907,25906,25905,25904,25903,25902,25901,25900,25899,25898,25897,25896,25895,25894,25893,25892,25891,25890,25889,25888,25887,25886,25885,25884,25883,25882) ORDER BY p.date_created DESC, p.time_created DESC LIMIT 5790,30