08/05/2014 at 8:02 am
#299634
Keymaster
@ Nial
Apologies for not answering the other two questions … I do better than that, typically.
The only way to add a logo will be to edit the card.php
file. Add the following to it where you want to the logo to show:
$entry->getImage( array(
'image' => 'logo',
'height' => 120,
'width' => 100,
'zc' => 2,
)
);
If you decide to edit the template, I suggest using this method so the change is update safe.
Changing the cell phone label can be done with a shortcode option. Use this shortcode:
[connections str_cell_phone='Mobile']
Hope that helps!
If you have a moment, I would truely appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections