Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.5.7
- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
01/06/2016 at 9:15 am #360144
Eric Krupa
ParticipantSteven–
I purchased the Slim Plus template, and desire to make several modifications to how the information will be presented to the user. I looked into the Template Customizer, but I could not determine if what I want to do is feasible with the Slim Plus extension.
I would like to use the Slim Plus to create a front office staff directory for a sports league. The staff directory will be part of a larger web application. There are 14 teams in the league, plus the league office. In order to maximize the user-friendliness of the web app, I want to include icons to allow the user to initiate phone calls, text messages or emails from the staff directory. The attached PDF file shows what an entry would look like on a mobile phone. (The colors for the icon buttons would be changed so the user does not confuse them with the icons on their phone.) 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.
I am not a programmer, so I will need to hire someone to make the necessary modifications. Before I go down this path, I wanted to check with you to see if these modifications would be possible.
If these modifications are possible, would you mind giving me a summary of what would be needed? (technical terms are ok—I’ll just forward your summary to a developer). 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.
Thank you for your time.
Attachments:
You must be logged in to view attached files.01/06/2016 at 12:47 pm #360156Steven Zahm
Keymaster@ 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!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.