09/25/2014 at 6:22 pm
#305218
Guest
Hi Steve!
Thanks for your speedy reply. The template I’m using is “LHS-Slim 1.0.1 by Mike Roosa”
I think the relevant line dealing with the images is this:
echo '
getFirstName() , ' ' , $entry->getLastName() , '" src="' , CN_IMAGE_BASE_URL , $entry->getImageNameCard() , '" />' , "\n";
I tried replacing this with the code snippet you supplied but didn’t work. Am I doing something wrong?
Thanks again for your help!
Yemi.