Ok, I just spent the better part of ALL DAY trying to figure this out.
I want my wordpress category.php template to be able to detect whether the category it is serving is a parent category or subcategory. THATS IT. And without having to hard code any category ID’s. After perusing the forums and codex for [...]
is_subcategory()
Tags: category, is_subcategory(), Wordpress