@ Eric
re: I want to include icons to allow the user to initiate phone calls, text messages or emails from the staff directory.
The dev would have to alter the template to include those icons. This should be relatively simple. Connections uses a collection of PHP functions to output the info in the data. They can be found in this file. Instead of using those functions in the template, the dev would instead use the “raw” data functions found in this file. Using the data the dev can output the icons with their appropriate data.
To initiate actions, I’m guessing you mean from a phone/mobile device. The telephone number link would have to be prefixed with the appropriate protocol. Emails should “just work”. I’m not certain if there is a way to initiate a text message. Your dev would have to research that in order to determine if that would be possible or not. related links:
- https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/SMSLinks/SMSLinks.html
- https://www.twilio.com/blog/2014/04/add-sms-to-your-web-app-in-4-lines-of-code.html
re: I also want to include the logo for the respective teams that correspond to that staff member. The logo would be in addition to the head shot of the staff member.
Connections supports both a photo and a logo. The Slim Plus template only shows the logo, but your dev should be able to add the logo. The function to use would be this one.
re: If you know any developers that are already familiar with customizing aspects of the connections-pro plugin and its templates, I’d be happy to discuss this opportunity with them.
Sorry, but I really do not know of any other dev that I can recommend at this time.
Hope this answers you questions thoroughly!
