10/22/2015 at 1:54 pm
#351429
Keymaster
@ Michael
Ok, here’s how…
You need to edit the card.php file found here:
../wp-content/plugins/connections-slim-plus/
Add the following lien where you want the link to be displayed:
$entry->vcard();
I recommend using a template override file as explain in this QuickTip.
Hope that helps!
