Hi all,
I'm trying to figure out how I can check if a specific child category belongs to a specific parent category.
Such as is_child("america","country");
In other words, is 'america' a child to its parent category 'country'.
I've been stuck for a couple days and cannot find a solution, any help would be appreciated.
Many thanks,
Christopher