Show Post Category but From Specific Category Parent
-
Hi All,
I am using WordPress as a CMS. ‘Posts’ have various categories in two category sections – ‘Region’ and ‘Type’ – each Category parent then has sub-Categories – ‘North’, ‘South’ for the Region etc and ‘Residential’ and ‘Commercial’ etc for the Type Category Parent.
When on the Theme page for say, Posts by Region, I want to return the Region Category, by using ‘get_the_category()’ or the_category() – but I only want to return the Category for the ‘Region’ Category Parent – and not the Category in the ‘Type’ parent.
I hope this makes sense. Can anyone tell me how to specifically return a category from a certain cat parent and not all categories?
Thanks for any help on this,
Mav3000
- The topic ‘Show Post Category but From Specific Category Parent’ is closed to new replies.