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(14597,14596,14595,14594,14593,14592,14591,14590,14589,14588,14587,14586,14585,14584,14583,14582,14581,14580,14579,14578,14577,14576,14575,14574,14573,14572,14571,14570,14569,14568) ORDER BY p.date_created DESC, p.time_created DESC LIMIT 17070,30