Scusatemi ma ho risolto...
ho modificato
inCodice PHP:
$otherFeaturedPost->query('showposts=5&cat='.get_option('top-news-category').'&offset=0');
Codice PHP:
$otherFeaturedPost->query('showposts=5&orderby=rand'.'&offset=0');
Scusatemi ma ho risolto...
ho modificato
inCodice PHP:
$otherFeaturedPost->query('showposts=5&cat='.get_option('top-news-category').'&offset=0');
Codice PHP:
$otherFeaturedPost->query('showposts=5&orderby=rand'.'&offset=0');