Actually I have a new problem
I added the code to the index page https://jobspeopledo.com/
But now the featured article and the 1st article in the recent article div are the same.
I need to put back this line of code
ORDER BY post_date DESC LIMIT 1 , 3″
or something similiar so it doesn’t show the most recent article.
Any help you can lend would be greatly appreciated.