12/03/2014 at 11:25 am
#311616
Keymaster
@ Gretar
Replace this:
echo 'getFirstName() , ' ' , $entry->getLastName() , '" src="' , CN_IMAGE_BASE_URL , $entry->getImageNameCard() , '" />' , "\n";
With this:
$entry->getImage( array( 'width' => 100 ) );
If I have not asked and you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
