Scusatemi ma ho risolto...

ho modificato

Codice PHP:
$otherFeaturedPost->query('showposts=5&cat='.get_option('top-news-category').'&offset=0'); 
in

Codice PHP:
$otherFeaturedPost->query('showposts=5&orderby=rand'.'&offset=0');