Sidebar.php buraya girin ve aşağıdaki kodu oradan silerek güncelleye basın.Sorun düzelecektir.
<!-- categories -->
<div class="widget widget_categories">
<h3>Categories</h3>
<ul>
<?php wp_list_cats('sort_column=name&optioncount=0&depth=1'); ?>
</ul>
</div>