Hi,
Ok, this is about having the right category id for the featured items. On some themes it is different.
In the featured.php, look for this line near the top of the file..
'cat' => '{NUMBER}', where {NUMBER} is a number, default of 3.
Check your feature category id in the url, but editing your categories. In the url, you should have something like this..
/wp-admin/categories.php?action=edit&cat_ID=3
if this is your featured category you are editing, the the cat_ID= shows you the number that needs to be in the featured.php.
Hope this helps. Please let me know
Wordpress Themes recent comments