03/01/2017 at 12:49 pm
#413467
Keymaster
@ Matthew
Ok, read this tutorial, it covers how to create custom template override files which are update safe.
Open the card.php
file found in this folder:
../wp-content/plugins/connections-circled/
Add this line of code to line 99
$entry->getPhoneNumberBlock();
You will likely have to adjust the CSS so it looks good, but that should be it.
Hope that helps!