http://www.cinemaminima.com/#storiesbycategory
This list is produced by this code --
<?php wp_list_cats(
'sort_column=name'
.'&optioncount=1'
.'&optiondates=1'
.'&use_desc_for_title=1'
.'&hide_empty=1'
); ?>
On this list some URI work such as http://www.cinemaminima.com/category/online/ this one
But others, such as http://www.cinemaminima.com/category/actors/ this one return empty pages.
Help! please