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(14957,14956,14955,14954,14953,14952,14951,14950,14949,14948,14947,14946,14945,14944,14943,14942,14941,14940,14939,14938,14937,14936,14935,14934,14933,14932,14931,14930,14929,14928) ORDER BY p.date_created DESC, p.time_created DESC LIMIT 16710,30