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(13184,13183,13182,13181,13180,13179,13178,13177,13176,13175,13174,13173,13172,13171,13170,13169,13168,13167,13166,13165,13164,13163,13162,13161,13160,13159,13158,13157,13156,13155) ORDER BY p.date_created DESC, p.time_created DESC LIMIT 18480,30