08/26/2016 at 2:58 pm
#387906
Keymaster
@ Morgan
In order to make this change you will have to edit the the template’s card.php file found here:
../wp-content/plugins/connections-gridder/
Add this line of code where you want the organization name to be displayed:
<?php $entry->getOrgUnitBlock(); ?>
Save the altered file in the folder as explained in this tutorial on custom template override files.
After you have done this, you will very likely have to adjust the template’s CSS so it will be displayed properly. To learn about custom CSS files for templates, refer to this tutorial.
If you need assistance with this, I do provide custom development services.
Hope this answers your question thoroughly!
