01/26/2018 at 9:39 am
#448814
Keymaster
@ Travis
Replace these lines with the demo code I gave you:
$entry->getOrgUnitBlock(
array(
'show_org' => $atts['show_org'],
'show_dept' => $atts['show_dept'],
)
);
Make sure it is within the if statement brackets, { and }.
