10/13/2016 at 2:11 pm
#395705
Keymaster
@ Jade
The only way to add this will be to edit the PHP files of the template. to do this you will need to edit the card.php
file found here:
../wp-content/plugins/connections-circled/
Add this to line 35
:
<?php $entry->getOrgUnitBlock(); ?>
If you decide to edit the file, please refer to the custom template override files tutorial on where to save this updated file so it is update safe.
Hope that helps!