05/09/2017 at 4:44 pm
#422343
Keymaster
@ Mitch
Like this:
$entry->getCategoryBlock(
array( 'separator' => ', ', 'child_of' => X )
);
Where X
would equal the parent category ID of the children categories to display.
Hope that helps!