Display Categories or Subcategories with name & description in category.php
From what I understand, there is a list of parent categories and the subcategories, which are like a menu. For your first screenshot: Cat1 -Subcat1 -Subcat2 -Subcat3 Cat2 -Subcat1 -Subcat2 -Subcat3 Assuming you only have two levels of categories, you would use this to display your categories. Note that you can use this outside the … Read more