Topic: [FAQ] Why the archived news are still showed on my page?
CuteNews has this kind of function that will always display the X latest news on your site if you use the include code with $number;
Example:
If you have just archived all your news and dont use $number in your include code, on your page whre news should appear there wont be shown any news. But if you use $number in your include code then CuteNews will get the X latest news from the last archive and will display them, so on your page will always be displayed the X latest news.