01/25/2015 at 10:19 am
#317093
Keymaster
@ Barry
You can add the following code to the card.php
file found here:
../wp-content/plugins/connections-slim-plus/
<php echo $entry->getDateAdded(); ?>
If you do decide to edit the template, I actually recommend following the instructions in this QuickTip so the change is update safe.
Hope that helps!