12/23/2015 at 3:00 pm
#359072
Keymaster
@ Jessamine
The only way to add this will be to edit PHP of the template.
Open the card.php file found in this folder:
../wp-content/plugins/connections-circled/
Add this to line 31:
<?php if ( $atts['show_org'] ) $entry->getOrgUnitBlock(); ?>
Hope that helps! Let me know.
