Hi Team,
looking to loop through “sub categories” of a specific category on the home page.
Format is:
Category Level 1
-Category Level 1.1
-Category Level 1 .2
-Category Level 1 .3
From Category 1.1, 1.2, 1.3 i want to display the title, the featured image (i have used ACF to create a custom field) and the category description.
I have been able to loop through “Type:All Terms - Taxonomy: Categories” which displays all categories but i have been unable to work out how to loop through and draw content from the sub categories of just a specific term.
I hope you can help.