I was wondering how I could have just one post at the top of the homepage from a category, called featured, and then underneath the normal posts, minus the featured category. Is there a way i could go about doing this?
I was wondering how I could have just one post at the top of the homepage from a category, called featured, and then underneath the normal posts, minus the featured category. Is there a way i could go about doing this?
You can show featured content with Sticky Posts or WP_Query() function.
You must log in to post.